| /kernel/linux/linux-5.10/kernel/time/ |
| H A D | posix-clock.c | 56 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 D | sync.c | 113 int nowait = 0, wait = 1; in ksys_sync() local
|
| H A D | proc_namespace.c | 21 static __poll_t mounts_poll(struct file *file, poll_table *wait) in mounts_poll() argument
|
| H A D | signalfd.c | 51 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 D | icmp_socket.c | 289 static __poll_t batadv_socket_poll(struct file *file, poll_table *wait) in batadv_socket_poll() argument
|
| H A D | log.c | 164 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 D | pps.c | 38 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 D | ieee1284_ops.c | 57 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 D | ispccp2.h | 73 wait_queue_head_t wait; member
|
| /kernel/linux/linux-6.6/fs/ |
| H A D | eventfd.c | 130 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 D | proc_namespace.c | 21 static __poll_t mounts_poll(struct file *file, poll_table *wait) in mounts_poll() argument
|
| H A D | signalfd.c | 51 static __poll_t signalfd_poll(struct file *file, poll_table *wait) in signalfd_poll() argument
|
| H A D | sync.c | 99 int nowait = 0, wait = 1; in ksys_sync() local
|
| /kernel/linux/linux-6.6/fs/coda/ |
| H A D | psdev.c | 58 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 D | jfs_metapage.h | 24 wait_queue_head_t wait; member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | poll.h | 90 wait_queue_entry_t wait; member
|
| H A D | smp.h | 69 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 D | dvb_vb2.h | 129 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 D | vnic_wq.c | 194 unsigned int wait; in vnic_wq_disable() local
|
| /kernel/linux/linux-6.6/drivers/soc/tegra/fuse/ |
| H A D | fuse.h | 59 struct completion wait; member
|
| /kernel/linux/linux-6.6/drivers/vfio/ |
| H A D | virqfd.c | 40 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 D | vnic_wq.c | 183 unsigned int wait; in svnic_wq_disable() local
|
| /kernel/linux/linux-6.6/drivers/pps/ |
| H A D | pps.c | 38 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 D | irqfd.c | 33 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 D | via-rng.c | 87 static int via_rng_data_present(struct hwrng *rng, int wait) in via_rng_data_present() argument
|