Searched defs:wait (Results 1 – 25 of 49) sorted by relevance
12
/include/linux/ |
A 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() 202 #define smp_call_function(func, info, wait) \ argument 206 #define smp_call_function_many(mask, func, info, wait) \ argument 212 void *info, int wait) in smp_call_function_any()
|
A D | fs_pin.h | 5 wait_queue_head_t wait; member
|
A D | eventfd.h | 70 wait_queue_entry_t *wait, __u64 *cnt) in eventfd_ctx_remove_wait_queue()
|
A D | libps2.h | 51 wait_queue_head_t wait; member
|
A D | hiddev.h | 28 wait_queue_head_t wait; member
|
A D | umh.h | 26 int wait; member
|
A D | completion.h | 28 struct swait_queue_head wait; member
|
A D | sbitmap.h | 97 wait_queue_head_t wait; member 588 struct wait_queue_entry wait; member
|
A D | kvm_irqfd.h | 42 wait_queue_entry_t wait; member
|
A D | hidraw.h | 15 wait_queue_head_t wait; member
|
A D | poll.h | 88 wait_queue_entry_t wait; member
|
A D | mempool.h | 27 wait_queue_head_t wait; member
|
A D | crypto.h | 381 static inline int crypto_wait_req(int err, struct crypto_wait *wait) in crypto_wait_req() 395 static inline void crypto_init_wait(struct crypto_wait *wait) in crypto_init_wait()
|
A D | lp.h | 51 unsigned int wait; member
|
A D | dma-fence.h | 222 signed long (*wait)(struct dma_fence *fence, member
|
A D | uacce.h | 94 wait_queue_head_t wait; member
|
A D | uio_driver.h | 82 wait_queue_head_t wait; member
|
A D | filelock.h | 491 static inline int break_layout(struct inode *inode, bool wait) in break_layout() 523 static inline int break_layout(struct inode *inode, bool wait) in break_layout()
|
A D | rpmsg.h | 288 struct file *filp, poll_table *wait) in rpmsg_poll()
|
A D | sysctl.h | 117 wait_queue_head_t wait; member
|
/include/media/ |
A D | dvb_vb2.h | 127 #define dvb_vb2_fill_buffer(ctx, file, wait, flags) (0) argument 131 poll_table *wait) in dvb_vb2_poll()
|
A D | v4l2-fh.h | 49 wait_queue_head_t wait; member
|
/include/soc/qcom/ |
A D | tcs.h | 47 u32 wait; member
|
/include/uapi/linux/ |
A D | dlm_plock.h | 34 __u8 wait; member
|
/include/video/ |
A D | sticore.h | 102 u32 wait : 1; /* should routine idle wait or not */ member 148 u32 wait : 1; /* should routine idle wait or not */ member 270 u32 wait : 1; /* should routine idle wait or not */ member 284 u32 wait : 1; /* should routine idle wait or not */ member
|
Completed in 36 milliseconds
12