Searched defs:wait (Results 226 - 250 of 951) sorted by relevance

1234567891011>>

/linux-master/security/tomoyo/
H A Daudit.c471 __poll_t tomoyo_poll_log(struct file *file, poll_table *wait) argument
/linux-master/drivers/media/pci/cx18/
H A Dcx18-fileops.c590 __poll_t cx18_v4l2_enc_poll(struct file *filp, poll_table *wait) argument
/linux-master/drivers/most/
H A Dmost_cdev.c281 static __poll_t comp_poll(struct file *filp, poll_table *wait) argument
/linux-master/drivers/gnss/
H A Dcore.c187 static __poll_t gnss_poll(struct file *file, poll_table *wait) argument
/linux-master/kernel/
H A Dumh.c402 call_usermodehelper_exec(struct subprocess_info *sub_info, int wait) argument
483 call_usermodehelper(const char *path, char **argv, char **envp, int wait) argument
[all...]
/linux-master/net/atm/
H A Dsvc.c61 prepare_to_wait(sk_sleep(sk), &wait, TASK_UNINTERRUPTIBLE); local
66 finish_wait(sk_sleep(sk), &wait); local
137 prepare_to_wait(sk_sleep(sk), &wait, TASK_UNINTERRUPTIBLE); local
142 finish_wait(sk_sleep(sk), &wait); local
219 prepare_to_wait(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); local
223 prepare_to_wait(sk_sleep(sk), &wait, local
242 prepare_to_wait(sk_sleep(sk), &wait, local
249 prepare_to_wait(sk_sleep(sk), &wait, local
260 finish_wait(sk_sleep(sk), &wait); local
308 prepare_to_wait(sk_sleep(sk), &wait, TASK_UNINTERRUPTIBLE); local
313 finish_wait(sk_sleep(sk), &wait); local
349 prepare_to_wait(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); local
369 prepare_to_wait(sk_sleep(sk), &wait, local
372 finish_wait(sk_sleep(sk), &wait); local
445 prepare_to_wait(sk_sleep(sk), &wait, TASK_UNINTERRUPTIBLE); local
452 finish_wait(sk_sleep(sk), &wait); local
549 prepare_to_wait(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); local
554 finish_wait(sk_sleep(sk), &wait); local
572 prepare_to_wait(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); local
577 finish_wait(sk_sleep(sk), &wait); local
[all...]
/linux-master/sound/hda/
H A Dhdac_controller.c249 wait_queue_entry_t wait; local
/linux-master/net/smc/
H A Dsmc_rx.c268 add_wait_queue(sk_sleep(sk), &wait); local
276 remove_wait_queue(sk_sleep(sk), &wait); local
/linux-master/drivers/crypto/caam/
H A Dcaamrng.c147 static int caam_read(struct hwrng *rng, void *dst, size_t max, bool wait) argument
176 static inline void test_len(struct hwrng *rng, size_t len, bool wait) argument
205 static inline void test_mode_once(struct hwrng *rng, bool wait) argument
[all...]
/linux-master/include/linux/
H A Duacce.h94 wait_queue_head_t wait; member in struct:uacce_queue
/linux-master/arch/arm/mach-omap2/
H A Dsleep43xx.S130 wait: label
/linux-master/security/keys/
H A Drequest_key.c99 call_usermodehelper_keys(const char *path, char **argv, char **envp, struct key *session_keyring, int wait) argument
[all...]
/linux-master/net/dccp/
H A Doutput.c224 prepare_to_wait(sk_sleep(sk), &wait, TASK_INTERRUPTIBLE); local
232 finish_wait(sk_sleep(sk), &wait); local
/linux-master/fs/autofs/
H A Dwaitq.c202 static int validate_request(struct autofs_wait_queue **wait, argument
[all...]
/linux-master/drivers/char/hw_random/
H A Dba431-rng.c115 static int ba431_trng_read(struct hwrng *rng, void *buf, size_t max, bool wait) argument
H A Diproc-rng200.c90 iproc_rng200_read(struct hwrng *rng, void *buf, size_t max, bool wait) argument
H A Dcn10k-rng.c137 cn10k_rng_read(struct hwrng *hwrng, void *data, size_t max, bool wait) argument
/linux-master/arch/sh/mm/
H A Dcache.c39 cacheop_on_each_cpu(void (*func) (void *info), void *info, int wait) argument
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Drunl.c271 nvkm_runl_update_locked(struct nvkm_runl *runl, bool wait) argument
/linux-master/drivers/video/fbdev/
H A Dgoldfishfb.c41 wait_queue_head_t wait; member in struct:goldfish_fb
/linux-master/drivers/hid/
H A Dhid-roccat.c44 wait_queue_head_t wait; member in struct:roccat_device
137 static __poll_t roccat_poll(struct file *file, poll_table *wait) argument
[all...]
/linux-master/drivers/input/serio/
H A Dserport.c33 wait_queue_head_t wait; member in struct:serport
/linux-master/drivers/interconnect/qcom/
H A Dbcm-voter.c162 bool commit, wait; local
127 tcs_cmd_gen(struct tcs_cmd *cmd, u64 vote_x, u64 vote_y, u32 addr, bool commit, bool wait) argument
/linux-master/arch/um/drivers/
H A Dhostaudio_kern.c122 hostaudio_poll(struct file *file, struct poll_table_struct *wait) argument
/linux-master/drivers/mailbox/
H A Dmailbox.c273 unsigned long wait; local

Completed in 403 milliseconds

1234567891011>>