| /OK3568_Linux_fs/kernel/kernel/sched/ |
| H A D | wait.c | 69 wait_queue_entry_t *bookmark) in __wake_up_common() 71 wait_queue_entry_t *curr, *next; in __wake_up_common() 82 curr = list_first_entry(&wq_head->head, wait_queue_entry_t, entry); in __wake_up_common() 115 wait_queue_entry_t bookmark; in __wake_up_common_lock() 163 unsigned int mode, void *key, wait_queue_entry_t *bookmark) in __wake_up_locked_key_bookmark() 334 int do_wait_intr(wait_queue_head_t *wq, wait_queue_entry_t *wait) in do_wait_intr() 351 int do_wait_intr_irq(wait_queue_head_t *wq, wait_queue_entry_t *wait) in do_wait_intr_irq()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | eventfd.h | 43 int eventfd_ctx_remove_wait_queue(struct eventfd_ctx *ctx, wait_queue_entry_t *wait, 82 wait_queue_entry_t *wait, __u64 *cnt) in eventfd_ctx_remove_wait_queue()
|
| H A D | wait.h | 14 typedef struct wait_queue_entry wait_queue_entry_t; typedef 205 unsigned int mode, void *key, wait_queue_entry_t *bookmark); 762 extern int do_wait_intr(wait_queue_head_t *, wait_queue_entry_t *); 763 extern int do_wait_intr_irq(wait_queue_head_t *, wait_queue_entry_t *);
|
| H A D | kvm_irqfd.h | 42 wait_queue_entry_t wait;
|
| H A D | poll.h | 96 wait_queue_entry_t wait;
|
| H A D | vfio.h | 221 wait_queue_entry_t wait;
|
| H A D | pagemap.h | 570 wait_queue_entry_t wait; 693 extern void add_page_wait_queue(struct page *page, wait_queue_entry_t *waiter);
|
| H A D | blk-mq.h | 104 wait_queue_entry_t dispatch_wait;
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/ |
| H A D | i915_sw_fence.c | 141 wait_queue_entry_t *pos, *next; in __i915_sw_fence_wake_up_all() 265 static int i915_sw_fence_wake(wait_queue_entry_t *wq, unsigned mode, int flags, void *key) in i915_sw_fence_wake() 280 wait_queue_entry_t *wq; in __i915_sw_fence_check_if_after() 301 wait_queue_entry_t *wq; in __i915_sw_fence_clear_checked_bit() 333 wait_queue_entry_t *wq, gfp_t gfp) in __i915_sw_fence_await_sw_fence() 389 wait_queue_entry_t *wq) in i915_sw_fence_await_sw_fence()
|
| H A D | i915_sw_fence.h | 69 wait_queue_entry_t *wq);
|
| H A D | i915_request.h | 209 wait_queue_entry_t submitq;
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | af_unix.h | 71 wait_queue_entry_t peer_wake;
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | fs_pin.c | 32 wait_queue_entry_t wait; in pin_kill()
|
| H A D | eventpoll.c | 249 wait_queue_entry_t wait; 346 static inline struct eppoll_entry *ep_pwq_from_wait(wait_queue_entry_t *p) in ep_pwq_from_wait() 352 static inline struct epitem *ep_item_from_wait(wait_queue_entry_t *p) in ep_item_from_wait() 1215 static int ep_poll_callback(wait_queue_entry_t *wait, unsigned mode, int sync, void *key) in ep_poll_callback() 1854 wait_queue_entry_t wait; in ep_poll()
|
| H A D | userfaultfd.c | 90 wait_queue_entry_t wq; 108 static int userfaultfd_wake_function(wait_queue_entry_t *wq, unsigned mode, in userfaultfd_wake_function() 918 wait_queue_entry_t *wq; in find_userfault_in() 2019 wait_queue_entry_t *wq; in userfaultfd_show_fdinfo()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/ |
| H A D | mali_internal_sync.h | 121 wait_queue_entry_t work;
|
| /OK3568_Linux_fs/kernel/drivers/vfio/ |
| H A D | virqfd.c | 43 static int virqfd_wakeup(wait_queue_entry_t *wait, unsigned mode, int sync, void *key) in virqfd_wakeup()
|
| /OK3568_Linux_fs/kernel/sound/pci/mixart/ |
| H A D | mixart_core.c | 226 wait_queue_entry_t wait; in snd_mixart_send_msg() 273 wait_queue_entry_t wait; in snd_mixart_send_msg_wait_notif()
|
| /OK3568_Linux_fs/kernel/block/ |
| H A D | kyber-iosched.c | 192 static int kyber_domain_wake(wait_queue_entry_t *wait, unsigned mode, int flags, 692 static int kyber_domain_wake(wait_queue_entry_t *wqe, unsigned mode, int flags, in kyber_domain_wake() 946 wait_queue_entry_t *wait = &khd->domain_wait[domain].wait; \
|
| /OK3568_Linux_fs/kernel/drivers/scsi/dpt/ |
| H A D | dpti_i2o.h | 46 typedef wait_queue_entry_t adpt_wait_queue_entry_t;
|
| /OK3568_Linux_fs/kernel/sound/core/seq/ |
| H A D | seq_fifo.c | 166 wait_queue_entry_t wait; in snd_seq_fifo_cell_out()
|
| /OK3568_Linux_fs/kernel/fs/cachefiles/ |
| H A D | internal.h | 96 wait_queue_entry_t monitor; /* link into monitored waitqueue */
|
| /OK3568_Linux_fs/kernel/drivers/vhost/ |
| H A D | vhost.h | 33 wait_queue_entry_t wait;
|
| /OK3568_Linux_fs/kernel/sound/soc/sof/ |
| H A D | trace.c | 39 wait_queue_entry_t wait; in sof_wait_trace_avail()
|
| /OK3568_Linux_fs/kernel/drivers/md/bcache/ |
| H A D | btree.h | 214 wait_queue_entry_t wait;
|