| /freebsd-14.2/sys/compat/linuxkpi/common/include/linux/ |
| H A D | wait.h | 60 typedef struct wait_queue_head wait_queue_head_t; typedef 110 wait_queue_head_t name = { \ 124 void linux_wake_up(wait_queue_head_t *, unsigned int, int, bool); 141 int linux_wait_event_common(wait_queue_head_t *, wait_queue_t *, int, 235 __add_wait_queue(wait_queue_head_t *wqh, wait_queue_t *wq) in __add_wait_queue() 241 add_wait_queue(wait_queue_head_t *wqh, wait_queue_t *wq) in add_wait_queue() 250 __add_wait_queue_tail(wait_queue_head_t *wqh, wait_queue_t *wq) in __add_wait_queue_tail() 262 __remove_wait_queue(wait_queue_head_t *wqh, wait_queue_t *wq) in __remove_wait_queue() 268 remove_wait_queue(wait_queue_head_t *wqh, wait_queue_t *wq) in remove_wait_queue() 276 bool linux_waitqueue_active(wait_queue_head_t *); [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 *);
|
| /freebsd-14.2/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-14.2/sys/compat/linuxkpi/common/src/ |
| H A D | linux_schedule.c | 200 linux_wake_up(wait_queue_head_t *wqh, unsigned int state, int nr, bool locked) in linux_wake_up() 220 linux_prepare_to_wait(wait_queue_head_t *wqh, wait_queue_t *wq, int state) in linux_prepare_to_wait() 231 linux_finish_wait(wait_queue_head_t *wqh, wait_queue_t *wq) in linux_finish_wait() 244 linux_waitqueue_active(wait_queue_head_t *wqh) in linux_waitqueue_active() 255 linux_wait_event_common(wait_queue_head_t *wqh, wait_queue_t *wq, int timeout, in linux_wait_event_common()
|
| /freebsd-14.2/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-14.2/sys/dev/irdma/ |
| H A D | irdma_main.h | 180 wait_queue_head_t waitq; 195 wait_queue_head_t waitq; 196 wait_queue_head_t remove_wq; 355 wait_queue_head_t vchnl_waitq; 399 wait_queue_head_t suspend_wq;
|
| H A D | irdma_verbs.h | 259 wait_queue_head_t waitq; 260 wait_queue_head_t mod_qp_waitq;
|
| /freebsd-14.2/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-14.2/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;
|
| /freebsd-14.2/sys/contrib/dev/iwlwifi/pcie/ |
| H A D | internal.h | 398 wait_queue_head_t ucode_write_waitq; 399 wait_queue_head_t sx_waitq; 444 wait_queue_head_t fw_reset_waitq; 446 wait_queue_head_t imr_waitq;
|
| /freebsd-14.2/sys/contrib/dev/iwlwifi/fw/ |
| H A D | notif-wait.h | 16 wait_queue_head_t notif_waitq;
|
| /freebsd-14.2/sys/ofed/include/rdma/ |
| H A D | rdmavt_qp.h | 308 wait_queue_head_t wait; 439 wait_queue_head_t wait;
|
| /freebsd-14.2/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;
|
| /freebsd-14.2/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 */
|
| /freebsd-14.2/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;
|
| /freebsd-14.2/sys/dev/bnxt/bnxt_re/ |
| H A D | qplib_rcfw.h | 240 wait_queue_head_t waitq;
|
| /freebsd-14.2/sys/contrib/dev/athk/ath10k/ |
| H A D | core.h | 199 wait_queue_head_t tx_credits_wq; 1187 wait_queue_head_t peer_mapping_wq;
|
| /freebsd-14.2/sys/dev/netmap/ |
| H A D | netmap_kloop.c | 453 wait_queue_head_t *wqh; 480 sync_kloop_poll_table_queue_proc(struct file *file, wait_queue_head_t *wqh, in sync_kloop_poll_table_queue_proc()
|
| /freebsd-14.2/sys/dev/cxgbe/iw_cxgbe/ |
| H A D | iw_cxgbe.h | 429 wait_queue_head_t wait; 493 wait_queue_head_t wait;
|
| /freebsd-14.2/sys/contrib/dev/athk/ath11k/ |
| H A D | core.h | 702 wait_queue_head_t txmgmt_empty_waitq; 923 wait_queue_head_t peer_mapping_wq;
|
| H A D | qmi.h | 148 wait_queue_head_t cold_boot_waitq;
|
| /freebsd-14.2/sys/contrib/dev/mediatek/mt76/ |
| H A D | mt76_connac.h | 101 wait_queue_head_t wait;
|
| H A D | mt792x.h | 126 wait_queue_head_t roc_wait;
|