/netbsd-src/sys/kern/ |
H A D | kern_sleepq.c | 101 sleepq_init(sleepq_t *sq) in sleepq_init() 120 sleepq_remove(sleepq_t *sq, lwp_t *l, bool wakeup) in sleepq_remove() 191 sleepq_insert(sleepq_t *sq, lwp_t *l, syncobj_t *sobj) in sleepq_insert() 230 sleepq_enter(sleepq_t *sq, lwp_t *l, kmutex_t *mp) in sleepq_enter() 258 sleepq_enqueue(sleepq_t *sq, wchan_t wchan, const char *wmesg, syncobj_t *sobj, in sleepq_enqueue() 295 sleepq_transfer(lwp_t *l, sleepq_t *from_sq, sleepq_t *sq, wchan_t wchan, in sleepq_transfer() 456 sleepq_wake(sleepq_t *sq, wchan_t wchan, u_int expected, kmutex_t *mp) in sleepq_wake() 486 sleepq_t *sq = l->l_sleepq; in sleepq_unsleep() local 582 sleepq_reinsert(sleepq_t *sq, lwp_t *l) in sleepq_reinsert() 611 sleepq_t *sq = l->l_sleepq; in sleepq_changepri() local [all …]
|
H A D | kern_condvar.c | 127 sleepq_t *sq; in cv_enter() local 485 sleepq_t *sq; in cv_wakeup_one() local 532 sleepq_t *sq; in cv_wakeup_all() local
|
H A D | kern_turnstile.c | 376 sleepq_t *sq; in turnstile_block() local 446 sleepq_t *sq; in turnstile_wakeup() local
|
H A D | kern_synch.c | 188 sleepq_t *sq; in tsleep() local 214 sleepq_t *sq; in mtsleep() local 274 sleepq_t *sq; in wakeup() local
|
/netbsd-src/sys/rump/librump/rumpkern/ |
H A D | sleepq.c | 45 sleepq_init(sleepq_t *sq) in sleepq_init() 53 sleepq_destroy(sleepq_t *sq) in sleepq_destroy() 60 sleepq_enter(sleepq_t *sq, lwp_t *l, kmutex_t *mp) in sleepq_enter() 75 sleepq_enqueue(sleepq_t *sq, wchan_t wc, const char *wmsg, syncobj_t *sob, in sleepq_enqueue() 113 sleepq_wake(sleepq_t *sq, wchan_t wchan, u_int expected, kmutex_t *mp) in sleepq_wake() 150 sleepq_remove(sleepq_t *sq, struct lwp *l, bool wakeup) in sleepq_remove()
|
/netbsd-src/external/bsd/unbound/dist/edns-subnet/ |
H A D | subnetmod.c | 90 struct subnet_qstate *sq = (struct subnet_qstate*)regional_alloc( in subnet_new_qstate() local 146 struct subnet_qstate *sq; in ecs_whitelist_check() local 351 struct subnet_qstate *sq = (struct subnet_qstate*)qstate->minfo[id]; in update_cache() local 433 lookup_and_reply(struct module_qstate *qstate, int id, struct subnet_qstate *sq, int prefetch) in lookup_and_reply() 508 eval_response(struct module_qstate *qstate, int id, struct subnet_qstate *sq) in eval_response() 690 struct subnet_qstate *sq; in ecs_query_response() local 742 struct subnet_qstate *sq; in ecs_edns_back_parsed() local 776 struct subnet_qstate *sq = (struct subnet_qstate*)qstate->minfo[id]; in subnetmod_operate() local
|
/netbsd-src/external/bsd/unbound/dist/services/ |
H A D | outside_network.c | 1823 struct serviced_query* sq = (struct serviced_query*)node; local 2576 struct serviced_query* sq = (struct serviced_query*)arg; local 2608 struct serviced_query* sq = (struct serviced_query*)malloc(sizeof(*sq)); local 3058 struct serviced_query* sq = (struct serviced_query*)arg; local 3246 struct serviced_query* sq = (struct serviced_query*)arg; local 3397 struct serviced_query* sq; local 3858 struct serviced_query* sq; local
|
H A D | outside_network.h | 334 struct serviced_query* sq; member 423 struct serviced_query* sq; member
|
/netbsd-src/games/sail/ |
H A D | dr_1.c | 77 struct ship *sp, *sq; in boardcomp() local 239 struct ship *sp, *sq; in resolve() local
|
H A D | dr_2.c | 65 struct ship *sp, *sq; in thinkofgrapples() local 96 struct ship *sp, *sq; in checkup() local
|
H A D | dr_3.c | 55 struct ship *sp, *sq; in moveall() local
|
/netbsd-src/sys/sys/ |
H A D | sleeptab.h | 64 sleepq_t *sq; in sleeptab_lookup() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/ |
H A D | tls13encryptiontest.c | 242 unsigned char *pt = NULL, *sq = NULL, *ivtmp = NULL; in load_record() local
|
/netbsd-src/games/hack/ |
H A D | hack.mkshop.c | 368 sq(int a) in sq() function
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
H A D | tls13encryptiontest.c | 253 unsigned char *pt = NULL, *sq = NULL, *ivtmp = NULL; in load_record() local
|
/netbsd-src/external/gpl3/binutils/dist/ld/ |
H A D | libdep_plugin.c | 141 char *sq, *dq; in str2vec() local
|
/netbsd-src/external/gpl3/binutils.old/dist/ld/ |
H A D | libdep_plugin.c | 141 char *sq, *dq; in str2vec() local
|
/netbsd-src/sys/netinet/ |
H A D | sctp_pcb.c | 2006 struct sctp_socket_q_list *sq; in sctp_inpcb_free() local 3028 struct sctp_socket_q_list *sq; in sctp_free_assoc() local 4632 struct sctp_socket_q_list *sq; in sctp_add_to_socket_q() local 4659 struct sctp_socket_q_list *sq; in sctp_remove_from_socket_q() local
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/ |
H A D | hash.c | 59 unsigned long int sq = divn * divn; in is_prime() local
|
/netbsd-src/external/gpl2/gettext/dist/gnulib-local/lib/ |
H A D | hash.c | 59 unsigned long int sq = divn * divn; in is_prime() local
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
H A D | hash.c | 59 unsigned long int sq = divn * divn; in is_prime() local
|
/netbsd-src/games/monop/ |
H A D | monop.h | 91 SQUARE *sq[3]; /* list of squares in monop */ member
|
/netbsd-src/sys/ddb/ |
H A D | db_xxx.c | 350 sleepq_t sq; in db_show_sleepq() local
|
/netbsd-src/external/lgpl3/mpfr/dist/src/ |
H A D | sum.c | 539 mpfr_prec_t sq; in sum_aux() local
|
/netbsd-src/sys/arch/luna68k/dev/ |
H A D | omrasops.c | 1285 uint8_t *sp, *dp, *sq, *dq, *basep; in om1_copycols() local 1418 uint8_t *sp, *dp, *sq, *dq, *basep; in om4_copycols() local [all...] |