| /src/sys/compat/linuxkpi/common/include/linux/ |
| H A D | wait.h | 60 typedef struct wait_queue_head wait_queue_head_t; typedef 118 wait_queue_head_t name = { \ 132 void linux_wake_up(wait_queue_head_t *, unsigned int, int, bool); 149 int linux_wait_event_common(wait_queue_head_t *, wait_queue_t *, long, 243 __add_wait_queue(wait_queue_head_t *wqh, wait_queue_t *wq) in __add_wait_queue() 249 add_wait_queue(wait_queue_head_t *wqh, wait_queue_t *wq) in add_wait_queue() 258 __add_wait_queue_tail(wait_queue_head_t *wqh, wait_queue_t *wq) in __add_wait_queue_tail() 264 __add_wait_queue_entry_tail(wait_queue_head_t *wqh, wait_queue_entry_t *wq) in __add_wait_queue_entry_tail() 270 __remove_wait_queue(wait_queue_head_t *wqh, wait_queue_t *wq) in __remove_wait_queue() 276 remove_wait_queue(wait_queue_head_t *wqh, wait_queue_t *wq) in remove_wait_queue() [all …]
|
| H A D | wait_bit.h | 35 extern wait_queue_head_t linux_bit_waitq; 36 extern wait_queue_head_t linux_var_waitq; 51 static inline wait_queue_head_t * 65 static inline wait_queue_head_t *
|
| H A D | poll.h | 42 extern void linux_poll_wait(struct linux_file *, wait_queue_head_t *, poll_table *);
|
| /src/sys/contrib/openzfs/include/os/linux/spl/sys/ |
| H A D | taskq.h | 134 wait_queue_head_t tq_work_waitq; /* new work waitq */ 135 wait_queue_head_t tq_wait_waitq; /* wait waitq */ 147 wait_queue_head_t tqent_waitq;
|
| H A D | condvar.h | 70 wait_queue_head_t cv_event; 71 wait_queue_head_t cv_destroy;
|
| H A D | kmem_cache.h | 164 wait_queue_head_t skc_waitq; /* Allocation waiters */
|
| /src/sys/compat/linuxkpi/common/src/ |
| H A D | linux_schedule.c | 274 linux_wake_up(wait_queue_head_t *wqh, unsigned int state, int nr, bool locked) in linux_wake_up() 294 linux_prepare_to_wait(wait_queue_head_t *wqh, wait_queue_t *wq, int state) in linux_prepare_to_wait() 305 linux_finish_wait(wait_queue_head_t *wqh, wait_queue_t *wq) in linux_finish_wait() 318 linux_waitqueue_active(wait_queue_head_t *wqh) in linux_waitqueue_active() 329 linux_wait_event_common(wait_queue_head_t *wqh, wait_queue_t *wq, long timeout, in linux_wait_event_common()
|
| /src/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;
|
| /src/sys/ofed/drivers/infiniband/core/ |
| H A D | iwcm.h | 55 wait_queue_head_t connect_wait;
|
| H A D | uverbs.h | 124 wait_queue_head_t poll_wait;
|
| /src/sys/dev/irdma/ |
| H A D | irdma_main.h | 181 wait_queue_head_t waitq; 196 wait_queue_head_t waitq; 197 wait_queue_head_t remove_wq; 410 wait_queue_head_t suspend_wq;
|
| H A D | irdma_verbs.h | 257 wait_queue_head_t waitq; 258 wait_queue_head_t mod_qp_waitq;
|
| /src/sys/contrib/dev/iwlwifi/mld/ |
| H A D | rx.h | 48 wait_queue_head_t waitq;
|
| /src/sys/contrib/dev/iwlwifi/pcie/gen1_2/ |
| H A D | internal.h | 462 wait_queue_head_t ucode_write_waitq; 463 wait_queue_head_t sx_waitq; 501 wait_queue_head_t fw_reset_waitq; 503 wait_queue_head_t imr_waitq; 513 wait_queue_head_t wait_command_queue;
|
| /src/sys/contrib/dev/iwlwifi/fw/ |
| H A D | notif-wait.h | 16 wait_queue_head_t notif_waitq;
|
| /src/sys/ofed/include/rdma/ |
| H A D | rdmavt_qp.h | 308 wait_queue_head_t wait; 439 wait_queue_head_t wait;
|
| /src/sys/contrib/dev/broadcom/brcm80211/brcmfmac/ |
| H A D | cfg80211.h | 303 wait_queue_head_t vif_wq; 325 wait_queue_head_t nd_data_wait;
|
| H A D | core.h | 201 wait_queue_head_t pend_8021x_wait;
|
| /src/sys/contrib/dev/broadcom/brcm80211/brcmsmac/ |
| H A D | mac80211_if.h | 74 wait_queue_head_t tx_flush_wq;
|
| /src/sys/contrib/dev/mediatek/mt76/ |
| H A D | mt792x.h | 186 wait_queue_head_t roc_wait; 240 wait_queue_head_t wait;
|
| /src/sys/contrib/dev/mediatek/mt76/mt7615/ |
| H A D | mt7615.h | 192 wait_queue_head_t roc_wait; 261 wait_queue_head_t reset_wait;
|
| /src/sys/dev/drm2/ |
| H A D | drmP.h | 358 wait_queue_head_t waiting; /**< Processes waiting on free bufs */ 437 wait_queue_head_t lock_queue; /**< Queue of blocked processes */ 1025 wait_queue_head_t context_wait; /**< Processes waiting on ctx switch */ 1684 wait_queue_head_t queue; /* vblank wait queue */
|
| /src/sys/contrib/dev/athk/ath12k/ |
| H A D | core.h | 558 wait_queue_head_t txmgmt_empty_waitq; 733 wait_queue_head_t peer_mapping_wq;
|
| /src/sys/dev/bnxt/bnxt_re/ |
| H A D | qplib_rcfw.h | 240 wait_queue_head_t waitq;
|
| /src/sys/dev/cxgbe/iw_cxgbe/ |
| H A D | iw_cxgbe.h | 428 wait_queue_head_t wait; 492 wait_queue_head_t wait;
|