| /freebsd-13.1/sys/compat/linuxkpi/common/include/linux/ |
| H A D | wait.h | 62 typedef struct wait_queue_head wait_queue_head_t; typedef 112 wait_queue_head_t name = { \ 126 void linux_wake_up(wait_queue_head_t *, unsigned int, int, bool); 143 int linux_wait_event_common(wait_queue_head_t *, wait_queue_t *, int, 237 __add_wait_queue(wait_queue_head_t *wqh, wait_queue_t *wq) in __add_wait_queue() 243 add_wait_queue(wait_queue_head_t *wqh, wait_queue_t *wq) in add_wait_queue() 252 __add_wait_queue_tail(wait_queue_head_t *wqh, wait_queue_t *wq) in __add_wait_queue_tail() 264 __remove_wait_queue(wait_queue_head_t *wqh, wait_queue_t *wq) in __remove_wait_queue() 270 remove_wait_queue(wait_queue_head_t *wqh, wait_queue_t *wq) in remove_wait_queue() 278 bool linux_waitqueue_active(wait_queue_head_t *); [all …]
|
| H A D | wait_bit.h | 37 extern wait_queue_head_t linux_bit_waitq; 38 extern wait_queue_head_t linux_var_waitq; 53 static inline wait_queue_head_t * 67 static inline wait_queue_head_t *
|
| H A D | poll.h | 43 extern void linux_poll_wait(struct linux_file *, wait_queue_head_t *, poll_table *);
|
| /freebsd-13.1/sys/contrib/openzfs/include/os/linux/spl/sys/ |
| H A D | wait.h | 47 typedef wait_queue_head_t spl_wait_queue_head_t; 50 typedef wait_queue_head_t spl_wait_queue_head_t;
|
| /freebsd-13.1/sys/compat/linuxkpi/common/src/ |
| H A D | linux_schedule.c | 202 linux_wake_up(wait_queue_head_t *wqh, unsigned int state, int nr, bool locked) in linux_wake_up() 222 linux_prepare_to_wait(wait_queue_head_t *wqh, wait_queue_t *wq, int state) in linux_prepare_to_wait() 233 linux_finish_wait(wait_queue_head_t *wqh, wait_queue_t *wq) in linux_finish_wait() 246 linux_waitqueue_active(wait_queue_head_t *wqh) in linux_waitqueue_active() 257 linux_wait_event_common(wait_queue_head_t *wqh, wait_queue_t *wq, int timeout, in linux_wait_event_common()
|
| H A D | linux_compat.c | 142 wait_queue_head_t linux_bit_waitq; 143 wait_queue_head_t linux_var_waitq; 1178 linux_poll_wait(struct linux_file *filp, wait_queue_head_t *wqh, poll_table *p) in linux_poll_wait()
|
| /freebsd-13.1/sys/dev/mthca/ |
| H A D | mthca_provider.h | 220 wait_queue_head_t wait; 244 wait_queue_head_t wait; 286 wait_queue_head_t wait;
|
| /freebsd-13.1/sys/contrib/openzfs/config/ |
| H A D | kernel-wait.m4 | 63 typedef wait_queue_head_t spl_wait_queue_head_t; 66 typedef wait_queue_head_t spl_wait_queue_head_t;
|
| /freebsd-13.1/sys/ofed/drivers/infiniband/core/ |
| H A D | iwcm.h | 57 wait_queue_head_t connect_wait;
|
| H A D | uverbs.h | 124 wait_queue_head_t poll_wait;
|
| H A D | ib_fmr_pool.c | 109 wait_queue_head_t force_wait;
|
| H A D | ib_ucm.c | 77 wait_queue_head_t poll_wait;
|
| H A D | ib_user_mad.c | 117 wait_queue_head_t recv_wait;
|
| H A D | ib_ucma.c | 70 wait_queue_head_t poll_wait;
|
| /freebsd-13.1/sys/contrib/dev/iwlwifi/pcie/ |
| H A D | internal.h | 394 wait_queue_head_t ucode_write_waitq; 395 wait_queue_head_t sx_waitq; 440 wait_queue_head_t fw_reset_waitq; 442 wait_queue_head_t imr_waitq;
|
| /freebsd-13.1/sys/contrib/dev/iwlwifi/fw/ |
| H A D | notif-wait.h | 16 wait_queue_head_t notif_waitq;
|
| /freebsd-13.1/sys/ofed/include/rdma/ |
| H A D | rdmavt_qp.h | 310 wait_queue_head_t wait; 441 wait_queue_head_t wait;
|
| /freebsd-13.1/sys/dev/drm2/ |
| H A D | drmP.h | 360 wait_queue_head_t waiting; /**< Processes waiting on free bufs */ 439 wait_queue_head_t lock_queue; /**< Queue of blocked processes */ 1027 wait_queue_head_t context_wait; /**< Processes waiting on ctx switch */ 1686 wait_queue_head_t queue; /* vblank wait queue */
|
| H A D | drm_os_freebsd.h | 59 #define wait_queue_head_t atomic_t macro
|
| /freebsd-13.1/sys/dev/netmap/ |
| H A D | netmap_kloop.c | 447 wait_queue_head_t *wqh; 474 sync_kloop_poll_table_queue_proc(struct file *file, wait_queue_head_t *wqh, in sync_kloop_poll_table_queue_proc()
|
| H A D | netmap_kern.h | 155 #define NM_SELINFO_T wait_queue_head_t
|
| /freebsd-13.1/sys/dev/cxgbe/iw_cxgbe/ |
| H A D | iw_cxgbe.h | 430 wait_queue_head_t wait; 486 wait_queue_head_t wait;
|
| /freebsd-13.1/sys/contrib/octeon-sdk/ |
| H A D | cvmx-twsi.c | 80 wait_queue_head_t queue; in __cvmx_twsix_get_adapter()
|
| /freebsd-13.1/sys/contrib/dev/iwlwifi/ |
| H A D | iwl-trans.h | 1046 wait_queue_head_t wait_command_queue;
|
| /freebsd-13.1/sys/contrib/dev/iwlwifi/mvm/ |
| H A D | mvm.h | 990 wait_queue_head_t rx_sync_waitq;
|