/linux-6.3-rc2/io_uring/ |
A D | poll.c | 170 static void io_init_poll_iocb(struct io_poll *poll, __poll_t events) in io_init_poll_iocb() 180 static inline void io_poll_remove_entry(struct io_poll *poll) in io_poll_remove_entry() 341 struct io_poll *poll; in io_poll_task_func() local 420 struct io_poll *poll = container_of(wait, struct io_poll, wait); in io_poll_wake() local 457 struct io_poll *poll = io_poll_get_single(req); in io_poll_double_prepare() local 479 static void __io_queue_proc(struct io_poll *poll, struct io_poll_table *pt, in __io_queue_proc() 539 struct io_poll *poll = io_kiocb_to_cmd(pt->req, struct io_poll); in io_poll_queue_proc() local 566 struct io_poll *poll, in __io_arm_poll_handler() 933 struct io_poll *poll = io_kiocb_to_cmd(req, struct io_poll); in io_poll_add_prep() local 950 struct io_poll *poll = io_kiocb_to_cmd(req, struct io_poll); in io_poll_add() local [all …]
|
A D | poll.h | 21 struct io_poll poll; member
|
/linux-6.3-rc2/drivers/tty/vt/ |
A D | vc_screen.c | 89 struct vcs_poll_data *poll = in vcs_notifier() local 119 vcs_poll_data_free(struct vcs_poll_data *poll) in vcs_poll_data_free() 128 struct vcs_poll_data *poll = file->private_data, *kill = NULL; in vcs_poll_data_get() local 369 struct vcs_poll_data *poll; in vcs_read() local 707 struct vcs_poll_data *poll = vcs_poll_data_get(file); in vcs_poll() local 730 struct vcs_poll_data *poll = file->private_data; in vcs_fasync() local 765 struct vcs_poll_data *poll = file->private_data; in vcs_release() local
|
/linux-6.3-rc2/sound/core/ |
A D | misc.c | 163 int poll; member 218 void snd_kill_fasync(struct snd_fasync *fasync, int signal, int poll) in snd_kill_fasync()
|
/linux-6.3-rc2/include/linux/ |
A D | irq_poll.h | 12 irq_poll_fn *poll; member
|
A D | dma-buf.h | 427 wait_queue_head_t poll; member 433 wait_queue_head_t *poll; member
|
A D | posix-clock.h | 58 __poll_t (*poll) (struct posix_clock *pc, member
|
A D | sysctl.h | 122 static inline void *proc_sys_poll_event(struct ctl_table_poll *poll) in proc_sys_poll_event() 142 struct ctl_table_poll *poll; member
|
A D | adb.h | 37 void (*poll)(void); member
|
A D | restart_block.h | 55 } poll; member
|
A D | rfkill.h | 62 void (*poll)(struct rfkill *rfkill, void *data); member
|
/linux-6.3-rc2/drivers/firmware/arm_scmi/ |
A D | perf.c | 428 u32 domain, u32 level, bool poll) in scmi_perf_mb_level_set() 450 u32 domain, u32 level, bool poll) in scmi_perf_level_set() 469 u32 domain, u32 *level, bool poll) in scmi_perf_mb_level_get() 491 u32 domain, u32 *level, bool poll) in scmi_perf_level_get() 619 unsigned long freq, bool poll) in scmi_dvfs_freq_set() 628 unsigned long *freq, bool poll) in scmi_dvfs_freq_get()
|
/linux-6.3-rc2/drivers/staging/octeon/ |
A D | octeon-ethernet.h | 72 void (*poll)(struct net_device *dev); member
|
/linux-6.3-rc2/drivers/input/misc/ |
A D | wm831x-on.c | 45 int poll, ret; in wm831x_poll_on() local
|
A D | da9063_onkey.c | 91 bool poll = true; in da9063_poll_on() local
|
/linux-6.3-rc2/include/linux/platform_data/ |
A D | mv_usb.h | 21 int (*poll)(void); member
|
/linux-6.3-rc2/drivers/rpmsg/ |
A D | rpmsg_internal.h | 76 __poll_t (*poll)(struct rpmsg_endpoint *ept, struct file *filp, member
|
/linux-6.3-rc2/drivers/spi/ |
A D | spi-sifive.c | 223 static void sifive_spi_wait(struct sifive_spi *spi, u32 bit, int poll) in sifive_spi_wait() 259 int poll = sifive_spi_prep_transfer(spi, device, t); in sifive_spi_transfer_one() local
|
/linux-6.3-rc2/include/media/ |
A D | media-devnode.h | 51 __poll_t (*poll) (struct file *, struct poll_table_struct *); member
|
/linux-6.3-rc2/include/xen/interface/io/ |
A D | pvcalls.h | 78 } poll; member 113 } poll; member
|
/linux-6.3-rc2/drivers/gpu/drm/ |
A D | drm_probe_helper.c | 243 bool poll = false; in drm_kms_helper_enable_hpd() local 282 bool poll = false; in drm_kms_helper_poll_enable() local
|
/linux-6.3-rc2/drivers/vhost/ |
A D | vhost.c | 157 struct vhost_poll *poll; in vhost_poll_func() local 167 struct vhost_poll *poll = container_of(wait, struct vhost_poll, wait); in vhost_poll_wakeup() local 189 void vhost_poll_init(struct vhost_poll *poll, vhost_work_fn_t fn, in vhost_poll_init() 204 int vhost_poll_start(struct vhost_poll *poll, struct file *file) in vhost_poll_start() 225 void vhost_poll_stop(struct vhost_poll *poll) in vhost_poll_stop() 271 void vhost_poll_queue(struct vhost_poll *poll) in vhost_poll_queue()
|
/linux-6.3-rc2/include/sound/ |
A D | hwdep.h | 25 __poll_t (*poll)(struct snd_hwdep *hw, struct file *file, member
|
/linux-6.3-rc2/drivers/media/cec/core/ |
A D | cec-pin.c | 211 static bool rx_arb_lost(struct cec_pin *pin, u8 *poll) in rx_arb_lost() 659 u8 poll; in cec_pin_rx_states() local
|
/linux-6.3-rc2/drivers/pci/hotplug/ |
A D | cpcihp_zt5550.c | 42 static bool poll; variable
|