Home
last modified time | relevance | path

Searched defs:wait (Results 1 – 25 of 50) sorted by relevance

12

/include/linux/
Dsmp.h69 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()
Dfs_pin.h5 wait_queue_head_t wait; member
Deventfd.h70 wait_queue_entry_t *wait, __u64 *cnt) in eventfd_ctx_remove_wait_queue()
Dlibps2.h51 wait_queue_head_t wait; member
Dhiddev.h28 wait_queue_head_t wait; member
Dumh.h26 int wait; member
Dcompletion.h28 struct swait_queue_head wait; member
Dsbitmap.h97 wait_queue_head_t wait; member
605 struct wait_queue_entry wait; member
Dkvm_irqfd.h42 wait_queue_entry_t wait; member
Dhidraw.h15 wait_queue_head_t wait; member
Dmempool.h27 wait_queue_head_t wait; member
Dcrypto.h392 static inline int crypto_wait_req(int err, struct crypto_wait *wait) in crypto_wait_req()
406 static inline void crypto_init_wait(struct crypto_wait *wait) in crypto_init_wait()
Dpoll.h98 wait_queue_entry_t wait; member
Dlp.h51 unsigned int wait; member
Ddma-fence.h228 signed long (*wait)(struct dma_fence *fence, member
Duio_driver.h83 wait_queue_head_t wait; member
Duacce.h94 wait_queue_head_t wait; member
Dfilelock.h481 static inline int break_layout(struct inode *inode, bool wait) in break_layout()
513 static inline int break_layout(struct inode *inode, bool wait) in break_layout()
Dsysctl.h119 wait_queue_head_t wait; member
/include/media/
Ddvb_vb2.h127 #define dvb_vb2_fill_buffer(ctx, file, wait, flags) (0) argument
131 poll_table *wait) in dvb_vb2_poll()
Dv4l2-fh.h49 wait_queue_head_t wait; member
/include/soc/qcom/
Dtcs.h44 u32 wait; member
/include/uapi/linux/
Ddlm_plock.h34 __u8 wait; member
/include/video/
Dsticore.h102 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
/include/crypto/
Dif_alg.h150 struct crypto_wait wait; member

12