| /linux/include/linux/ |
| H A D | eventfd.h | 39 int eventfd_ctx_remove_wait_queue(struct eventfd_ctx *ctx, wait_queue_entry_t *wait, 70 wait_queue_entry_t *wait, __u64 *cnt) in eventfd_ctx_remove_wait_queue()
|
| H A D | kvm_irqfd.h | 42 wait_queue_entry_t wait;
|
| H A D | wait.h | 13 typedef struct wait_queue_entry wait_queue_entry_t; typedef 776 extern int do_wait_intr(wait_queue_head_t *, wait_queue_entry_t *); 777 extern int do_wait_intr_irq(wait_queue_head_t *, wait_queue_entry_t *);
|
| H A D | poll.h | 88 wait_queue_entry_t wait;
|
| H A D | vfio.h | 381 wait_queue_entry_t wait;
|
| /linux/drivers/gpu/drm/i915/ |
| H A D | i915_sw_fence.c | 145 wait_queue_entry_t *pos, *next; in __i915_sw_fence_wake_up_all() 269 static int i915_sw_fence_wake(wait_queue_entry_t *wq, unsigned mode, int flags, void *key) in i915_sw_fence_wake() 285 wait_queue_entry_t *wq; in __i915_sw_fence_check_if_after() 306 wait_queue_entry_t *wq; in __i915_sw_fence_clear_checked_bit() 342 wait_queue_entry_t *wq, gfp_t gfp) in __i915_sw_fence_await_sw_fence() 398 wait_queue_entry_t *wq) in i915_sw_fence_await_sw_fence()
|
| H A D | i915_sw_fence.h | 74 wait_queue_entry_t *wq);
|
| /linux/kernel/sched/ |
| H A D | wait.c | 95 wait_queue_entry_t *curr, *next; in __wake_up_common() 99 curr = list_first_entry(&wq_head->head, wait_queue_entry_t, entry); in __wake_up_common() 332 int do_wait_intr(wait_queue_head_t *wq, wait_queue_entry_t *wait) in do_wait_intr() 349 int do_wait_intr_irq(wait_queue_head_t *wq, wait_queue_entry_t *wait) in do_wait_intr_irq()
|
| /linux/drivers/virt/acrn/ |
| H A D | irqfd.c | 31 wait_queue_entry_t wait; 74 static int hsm_irqfd_wakeup(wait_queue_entry_t *wait, unsigned int mode, in hsm_irqfd_wakeup()
|
| /linux/kernel/ |
| H A D | exit.h | 21 wait_queue_entry_t child_wait;
|
| /linux/include/net/ |
| H A D | af_unix.h | 48 wait_queue_entry_t peer_wake;
|
| /linux/fs/ |
| H A D | fs_pin.c | 32 wait_queue_entry_t wait; in pin_kill()
|
| H A D | userfaultfd.c | 69 wait_queue_entry_t wq; 107 static int userfaultfd_wake_function(wait_queue_entry_t *wq, unsigned mode, in userfaultfd_wake_function() 911 wait_queue_entry_t *wq; in find_userfault_in() 2084 wait_queue_entry_t *wq; in userfaultfd_show_fdinfo()
|
| /linux/drivers/vfio/ |
| H A D | virqfd.c | 40 static int virqfd_wakeup(wait_queue_entry_t *wait, unsigned mode, int sync, void *key) in virqfd_wakeup()
|
| /linux/mm/ |
| H A D | memcontrol-v1.c | 85 wait_queue_entry_t wait; 1002 static int memcg_event_wake(wait_queue_entry_t *wait, unsigned int mode, in memcg_event_wake() 1301 wait_queue_entry_t wait; 1304 static int memcg_oom_wake_function(wait_queue_entry_t *wait, in memcg_oom_wake_function()
|
| /linux/drivers/md/bcache/ |
| H A D | btree.h | 214 wait_queue_entry_t wait;
|
| /linux/net/smc/ |
| H A D | smc.h | 192 wait_queue_entry_t wait_entry;
|
| /linux/drivers/vhost/ |
| H A D | vhost.h | 59 wait_queue_entry_t wait;
|
| /linux/sound/core/ |
| H A D | rawmidi.c | 439 wait_queue_entry_t wait; in snd_rawmidi_open() 1289 wait_queue_entry_t wait; in snd_rawmidi_read() 1606 wait_queue_entry_t wait; in snd_rawmidi_write() 1641 wait_queue_entry_t wait; in snd_rawmidi_write()
|
| H A D | hwdep.c | 73 wait_queue_entry_t wait; in snd_hwdep_open()
|
| /linux/net/9p/ |
| H A D | trans_fd.c | 49 wait_queue_entry_t wait; 492 static int p9_pollwake(wait_queue_entry_t *wait, unsigned int mode, int sync, void *key) in p9_pollwake()
|
| /linux/drivers/hv/ |
| H A D | mshv_vtl_main.c | 72 wait_queue_entry_t wait; 441 static int mshv_vtl_poll_file_wake(wait_queue_entry_t *wait, unsigned int mode, int sync, void *key) in mshv_vtl_poll_file_wake()
|
| /linux/sound/soc/sof/ |
| H A D | ipc4-mtrace.c | 153 wait_queue_entry_t wait; in sof_wait_mtrace_avail()
|
| /linux/Documentation/translations/zh_CN/kernel-hacking/ |
| H A D | hacking.rst | 423 一个关于它们自己的 :c:type:`wait_queue_entry_t` ,并将其放入队列中。
|
| /linux/sound/hda/core/ |
| H A D | controller.c | 318 wait_queue_entry_t wait; in snd_hdac_bus_get_response_rirb()
|