Searched defs:wait (Results 1 – 25 of 50) sorted by relevance
12
/include/linux/ |
D | smp.h | 69 static inline void on_each_cpu(smp_call_func_t func, void *info, int wait) in on_each_cpu() 91 smp_call_func_t func, void *info, bool wait) in on_each_cpu_mask() 103 smp_call_func_t func, void *info, bool wait) in on_each_cpu_cond() 196 #define smp_call_function(func, info, wait) \ argument 201 #define smp_call_function_many(mask, func, info, wait) \ argument 207 void *info, int wait) in smp_call_function_any()
|
D | fs_pin.h | 5 wait_queue_head_t wait; member
|
D | eventfd.h | 82 wait_queue_entry_t *wait, __u64 *cnt) in eventfd_ctx_remove_wait_queue()
|
D | libps2.h | 40 wait_queue_head_t wait; member
|
D | hiddev.h | 28 wait_queue_head_t wait; member
|
D | umh.h | 25 int wait; member
|
D | completion.h | 28 struct swait_queue_head wait; member
|
D | sbitmap.h | 93 wait_queue_head_t wait; member 572 struct wait_queue_entry wait; member
|
D | kvm_irqfd.h | 42 wait_queue_entry_t wait; member
|
D | mempool.h | 25 wait_queue_head_t wait; member
|
D | hidraw.h | 15 wait_queue_head_t wait; member
|
D | poll.h | 96 wait_queue_entry_t wait; member
|
D | lp.h | 51 unsigned int wait; member
|
D | uacce.h | 81 wait_queue_head_t wait; member
|
D | uio_driver.h | 76 wait_queue_head_t wait; member
|
D | dma-fence.h | 231 signed long (*wait)(struct dma_fence *fence, member
|
D | pagemap.h | 584 wait_queue_entry_t wait; member 648 struct wait_page_queue *wait) in lock_page_async()
|
D | sysctl.h | 108 wait_queue_head_t wait; member
|
D | vfio.h | 243 wait_queue_entry_t wait; member
|
/include/media/ |
D | dvb_vb2.h | 127 #define dvb_vb2_fill_buffer(ctx, file, wait, flags) (0) argument 131 poll_table *wait) in dvb_vb2_poll()
|
D | v4l2-fh.h | 49 wait_queue_head_t wait; member
|
D | videobuf-core.h | 138 wait_queue_head_t wait; /* wait if queue is empty */ member
|
/include/soc/qcom/ |
D | tcs.h | 44 u32 wait; member
|
/include/uapi/linux/ |
D | dlm_plock.h | 33 __u8 wait; member
|
/include/crypto/ |
D | if_alg.h | 149 struct crypto_wait wait; member
|
12