| /src/sys/kern/ |
| H A D | kern_condvar.c | 127 sleepq_t *sq; local in function:cv_enter 485 sleepq_t *sq; local in function:cv_wakeup_one 532 sleepq_t *sq; local in function:cv_wakeup_all [all...] |
| H A D | kern_sleepq.c | 101 sleepq_init(sleepq_t *sq) argument 120 sleepq_remove(sleepq_t *sq, lwp_t *l, bool wakeup) argument 191 sleepq_insert(sleepq_t *sq, lwp_t *l, syncobj_t *sobj) argument 230 sleepq_enter(sleepq_t * sq,lwp_t * l,kmutex_t * mp) argument 258 sleepq_enqueue(sleepq_t * sq,wchan_t wchan,const char * wmesg,syncobj_t * sobj,bool catch_p) argument 295 sleepq_transfer(lwp_t * l,sleepq_t * from_sq,sleepq_t * sq,wchan_t wchan,const char * wmesg,syncobj_t * sobj,kmutex_t * mp,bool catch_p) argument 456 sleepq_wake(sleepq_t * sq,wchan_t wchan,u_int expected,kmutex_t * mp) argument 486 sleepq_t *sq = l->l_sleepq; local in function:sleepq_unsleep 582 sleepq_reinsert(sleepq_t * sq,lwp_t * l) argument 611 sleepq_t *sq = l->l_sleepq; local in function:sleepq_changepri 627 sleepq_t *sq = l->l_sleepq; local in function:sleepq_lendpri [all...] |
| H A D | kern_turnstile.c | 376 sleepq_t *sq; local in function:turnstile_block 446 sleepq_t *sq; local in function:turnstile_wakeup
|
| H A D | kern_synch.c | 188 sleepq_t *sq; local in function:tsleep 214 sleepq_t *sq; local in function:mtsleep 274 sleepq_t *sq; local in function:wakeup [all...] |
| /src/games/hack/ |
| H A D | hack.mkshop.c | 368 sq(int a) function in typeref:typename:int
|
| /src/games/sail/ |
| H A D | dr_3.c | 55 struct ship *sp, *sq; local in function:moveall [all...] |
| H A D | dr_1.c | 77 struct ship *sp, *sq; local in function:boardcomp 239 struct ship *sp, *sq; local in function:resolve [all...] |
| H A D | dr_2.c | 65 struct ship *sp, *sq; local in function:thinkofgrapples 96 struct ship *sp, *sq; local in function:checkup [all...] |
| /src/sys/rump/librump/rumpkern/ |
| H A D | sleepq.c | 45 sleepq_init(sleepq_t *sq) argument 53 sleepq_destroy(sleepq_t *sq) argument 60 sleepq_enter(sleepq_t *sq, lwp_t *l, kmutex_t *mp) argument 75 sleepq_enqueue(sleepq_t *sq, wchan_t wc, const char *wmsg, syncobj_t *sob, argument 113 sleepq_wake(sleepq_t *sq, wchan_ argument 150 sleepq_remove(sleepq_t * sq,struct lwp * l,bool wakeup) argument [all...] |
| /src/sys/sys/ |
| H A D | sleeptab.h | 64 sleepq_t *sq; local in function:sleeptab_lookup
|
| /src/sys/ddb/ |
| H A D | db_xxx.c | 350 sleepq_t sq; local in function:db_show_sleepq
|
| /src/games/monop/ |
| H A D | monop.h | 91 SQUARE *sq[3]; /* list of squares in monop */ member in struct:mon_st
|
| /src/sys/arch/luna68k/dev/ |
| H A D | omrasops.c | 1285 uint8_t *sp, *dp, *sq, *dq, *basep; local in function:om1_copycols 1418 uint8_t *sp, *dp, *sq, *dq, *basep; local in function:om4_copycols [all...] |
| /src/sys/external/bsd/ena-com/ |
| H A D | ena_com.c | 123 struct ena_com_admin_sq *sq = &queue->sq; local in function:ena_com_admin_init_sq 1584 struct ena_com_admin_sq *sq = &admin_queue->sq; local in function:ena_com_admin_destroy [all...] |
| H A D | ena_com.h | 265 struct ena_com_admin_sq sq; member in struct:ena_com_admin_queue
|
| H A D | ena_admin_defs.h | 330 struct ena_admin_sq sq; member in struct:ena_admin_aq_destroy_sq_cmd [all...] |
| /src/bin/sh/ |
| H A D | parser.c | 871 slurp_heredoc(char *const eofmark, const int striptabs, const int sq) argument
|
| /src/sys/netinet/ |
| H A D | sctp_pcb.c | 2006 struct sctp_socket_q_list *sq; local in function:sctp_inpcb_free 3028 struct sctp_socket_q_list *sq; local in function:sctp_free_assoc 4632 struct sctp_socket_q_list *sq; local in function:sctp_add_to_socket_q 4659 struct sctp_socket_q_list *sq; local in function:sctp_remove_from_socket_q [all...] |
| H A D | sctp_usrreq.c | 3426 struct sctp_socket_q_list *sq=NULL; local in function:sctp_rcvd
|
| /src/sys/dev/ic/ |
| H A D | rtw.c | 1453 int hwrate, len, rate, rssi, sq, s; local in function:rtw_intr_rx
|
| /src/sys/external/bsd/ena-com/ena_defs/ |
| H A D | ena_admin_defs.h | 331 struct ena_admin_sq sq; member in struct:ena_admin_aq_destroy_sq_cmd [all...] |
| /src/sys/dev/pci/ |
| H A D | if_mcx.c | 7800 struct mcx_sq_entry *sq, *sqe; local in function:mcx_send_common_locked 8793 struct mcx_sq_ctx sq; member in union:mcx_kstat_queue_read::__anon2d3d6141020a [all...] |