Home
last modified time | relevance | path

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

12

/include/linux/
A 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()
A Dfs_pin.h5 wait_queue_head_t wait; member
A Deventfd.h70 wait_queue_entry_t *wait, __u64 *cnt) in eventfd_ctx_remove_wait_queue()
A Dlibps2.h51 wait_queue_head_t wait; member
A Dhiddev.h28 wait_queue_head_t wait; member
A Dumh.h26 int wait; member
A Dcompletion.h28 struct swait_queue_head wait; member
A Dsbitmap.h97 wait_queue_head_t wait; member
588 struct wait_queue_entry wait; member
A Dkvm_irqfd.h42 wait_queue_entry_t wait; member
A Dhidraw.h15 wait_queue_head_t wait; member
A Dpoll.h88 wait_queue_entry_t wait; member
A Dmempool.h27 wait_queue_head_t wait; member
A Dcrypto.h381 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 Dlp.h51 unsigned int wait; member
A Ddma-fence.h222 signed long (*wait)(struct dma_fence *fence, member
A Duacce.h94 wait_queue_head_t wait; member
A Duio_driver.h82 wait_queue_head_t wait; member
A Dfilelock.h491 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 Drpmsg.h288 struct file *filp, poll_table *wait) in rpmsg_poll()
A Dsysctl.h117 wait_queue_head_t wait; member
/include/media/
A Ddvb_vb2.h127 #define dvb_vb2_fill_buffer(ctx, file, wait, flags) (0) argument
131 poll_table *wait) in dvb_vb2_poll()
A Dv4l2-fh.h49 wait_queue_head_t wait; member
/include/soc/qcom/
A Dtcs.h47 u32 wait; member
/include/uapi/linux/
A Ddlm_plock.h34 __u8 wait; member
/include/video/
A 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

Completed in 36 milliseconds

12