Home
last modified time | relevance | path

Searched defs:sq (Results 1 – 25 of 44) sorted by relevance

12

/netbsd-src/sys/kern/
H A Dkern_sleepq.c101 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 Dkern_condvar.c127 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 Dkern_turnstile.c376 sleepq_t *sq; in turnstile_block() local
446 sleepq_t *sq; in turnstile_wakeup() local
H A Dkern_synch.c188 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 Dsleepq.c45 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 Dsubnetmod.c90 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 Doutside_network.c1823 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 Doutside_network.h334 struct serviced_query* sq; member
423 struct serviced_query* sq; member
/netbsd-src/games/sail/
H A Ddr_1.c77 struct ship *sp, *sq; in boardcomp() local
239 struct ship *sp, *sq; in resolve() local
H A Ddr_2.c65 struct ship *sp, *sq; in thinkofgrapples() local
96 struct ship *sp, *sq; in checkup() local
H A Ddr_3.c55 struct ship *sp, *sq; in moveall() local
/netbsd-src/sys/sys/
H A Dsleeptab.h64 sleepq_t *sq; in sleeptab_lookup() local
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dtls13encryptiontest.c242 unsigned char *pt = NULL, *sq = NULL, *ivtmp = NULL; in load_record() local
/netbsd-src/games/hack/
H A Dhack.mkshop.c368 sq(int a) in sq() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dtls13encryptiontest.c253 unsigned char *pt = NULL, *sq = NULL, *ivtmp = NULL; in load_record() local
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dlibdep_plugin.c141 char *sq, *dq; in str2vec() local
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dlibdep_plugin.c141 char *sq, *dq; in str2vec() local
/netbsd-src/sys/netinet/
H A Dsctp_pcb.c2006 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 Dhash.c59 unsigned long int sq = divn * divn; in is_prime() local
/netbsd-src/external/gpl2/gettext/dist/gnulib-local/lib/
H A Dhash.c59 unsigned long int sq = divn * divn; in is_prime() local
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dhash.c59 unsigned long int sq = divn * divn; in is_prime() local
/netbsd-src/games/monop/
H A Dmonop.h91 SQUARE *sq[3]; /* list of squares in monop */ member
/netbsd-src/sys/ddb/
H A Ddb_xxx.c350 sleepq_t sq; in db_show_sleepq() local
/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dsum.c539 mpfr_prec_t sq; in sum_aux() local
/netbsd-src/sys/arch/luna68k/dev/
H A Domrasops.c1285 uint8_t *sp, *dp, *sq, *dq, *basep; in om1_copycols() local
1418 uint8_t *sp, *dp, *sq, *dq, *basep; in om4_copycols() local
[all...]

12