Home
last modified time | relevance | path

Searched defs:wait (Results 376 - 400 of 2246) sorted by relevance

1...<<11121314151617181920>>...90

/kernel/linux/linux-5.10/kernel/time/
H A Dposix-clock.c56 static __poll_t posix_clock_poll(struct file *fp, poll_table *wait) in posix_clock_poll() argument
/kernel/linux/linux-5.10/fs/
H A Dsync.c113 int nowait = 0, wait = 1; in ksys_sync() local
H A Dproc_namespace.c21 static __poll_t mounts_poll(struct file *file, poll_table *wait) in mounts_poll() argument
H A Dsignalfd.c51 static __poll_t signalfd_poll(struct file *file, poll_table *wait) in signalfd_poll() argument
/kernel/linux/linux-5.10/net/batman-adv/
H A Dicmp_socket.c289 static __poll_t batadv_socket_poll(struct file *file, poll_table *wait) in batadv_socket_poll() argument
H A Dlog.c164 static __poll_t batadv_log_poll(struct file *file, poll_table *wait) in batadv_log_poll() argument
/kernel/linux/linux-5.10/drivers/pps/
H A Dpps.c38 static __poll_t pps_cdev_poll(struct file *file, poll_table *wait) in pps_cdev_poll() argument
/kernel/linux/linux-5.10/drivers/parport/
H A Dieee1284_ops.c57 long wait = msecs_to_jiffies(10); in parport_ieee1284_write_compat() local
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap3isp/
H A Dispccp2.h73 wait_queue_head_t wait; member
/kernel/linux/linux-6.6/fs/
H A Deventfd.c130 static __poll_t eventfd_poll(struct file *file, poll_table *wait) in eventfd_poll() argument
210 int eventfd_ctx_remove_wait_queue(struct eventfd_ctx *ctx, wait_queue_entry_t *wait, in eventfd_ctx_remove_wait_queue() argument
H A Dproc_namespace.c21 static __poll_t mounts_poll(struct file *file, poll_table *wait) in mounts_poll() argument
H A Dsignalfd.c51 static __poll_t signalfd_poll(struct file *file, poll_table *wait) in signalfd_poll() argument
H A Dsync.c99 int nowait = 0, wait = 1; in ksys_sync() local
/kernel/linux/linux-6.6/fs/coda/
H A Dpsdev.c58 static __poll_t coda_psdev_poll(struct file *file, poll_table * wait) in coda_psdev_poll() argument
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_metapage.h24 wait_queue_head_t wait; member
/kernel/linux/linux-6.6/include/linux/
H A Dpoll.h90 wait_queue_entry_t wait; member
H A Dsmp.h69 static inline void on_each_cpu(smp_call_func_t func, void *info, int wait) in on_each_cpu() argument
90 on_each_cpu_mask(const struct cpumask *mask, smp_call_func_t func, void *info, bool wait) on_each_cpu_mask() argument
102 on_each_cpu_cond(smp_cond_func_t cond_func, smp_call_func_t func, void *info, bool wait) on_each_cpu_cond() argument
212 smp_call_function_any(const struct cpumask *mask, smp_call_func_t func, void *info, int wait) smp_call_function_any() argument
[all...]
/kernel/linux/linux-6.6/include/media/
H A Ddvb_vb2.h129 dvb_vb2_poll(struct dvb_vb2_ctx *ctx, struct file *file, poll_table *wait) dvb_vb2_poll() argument
/kernel/linux/linux-6.6/drivers/scsi/fnic/
H A Dvnic_wq.c194 unsigned int wait; in vnic_wq_disable() local
/kernel/linux/linux-6.6/drivers/soc/tegra/fuse/
H A Dfuse.h59 struct completion wait; member
/kernel/linux/linux-6.6/drivers/vfio/
H A Dvirqfd.c40 static int virqfd_wakeup(wait_queue_entry_t *wait, unsigned mode, int sync, void *key) in virqfd_wakeup() argument
/kernel/linux/linux-6.6/drivers/scsi/snic/
H A Dvnic_wq.c183 unsigned int wait; in svnic_wq_disable() local
/kernel/linux/linux-6.6/drivers/pps/
H A Dpps.c38 static __poll_t pps_cdev_poll(struct file *file, poll_table *wait) in pps_cdev_poll() argument
/kernel/linux/linux-6.6/drivers/virt/acrn/
H A Dirqfd.c33 wait_queue_entry_t wait; member
76 static int hsm_irqfd_wakeup(wait_queue_entry_t *wait, unsigned int mode, in hsm_irqfd_wakeup() argument
[all...]
/kernel/linux/linux-6.6/drivers/char/hw_random/
H A Dvia-rng.c87 static int via_rng_data_present(struct hwrng *rng, int wait) in via_rng_data_present() argument

Completed in 13 milliseconds

1...<<11121314151617181920>>...90