| /linux/io_uring/ |
| H A D | poll.c | 131 static void io_init_poll_iocb(struct io_poll *poll, __poll_t events) in io_init_poll_iocb() 141 static void io_poll_remove_waitq(struct io_poll *poll) in io_poll_remove_waitq() 160 static inline void io_poll_remove_entry(struct io_poll *poll) in io_poll_remove_entry() 354 struct io_poll *poll; in io_poll_task_func() local 389 static __cold int io_pollfree_wake(struct io_kiocb *req, struct io_poll *poll) in io_pollfree_wake() 402 struct io_poll *poll = container_of(wait, struct io_poll, wait); in io_poll_wake() local 438 struct io_poll *poll = io_poll_get_single(req); in io_poll_double_prepare() local 460 static void __io_queue_proc(struct io_poll *poll, struct io_poll_table *pt, in __io_queue_proc() 521 struct io_poll *poll = io_kiocb_to_cmd(pt->req, struct io_poll); in io_poll_queue_proc() local 549 struct io_poll *poll, in __io_arm_poll_handler() [all …]
|
| H A D | poll.h | 22 struct io_poll poll; member
|
| /linux/drivers/tty/vt/ |
| H A D | vc_screen.c | 90 struct vcs_poll_data *poll = in vcs_notifier() local 120 vcs_poll_data_free(struct vcs_poll_data *poll) in vcs_poll_data_free() 129 struct vcs_poll_data *poll = file->private_data, *kill = NULL; in vcs_poll_data_get() local 368 struct vcs_poll_data *poll; in vcs_read() local 698 struct vcs_poll_data *poll = vcs_poll_data_get(file); in vcs_poll() local 721 struct vcs_poll_data *poll = file->private_data; in vcs_fasync() local 756 struct vcs_poll_data *poll = file->private_data; in vcs_release() local
|
| /linux/sound/core/ |
| H A D | misc.c | 92 int poll; member 145 void snd_kill_fasync(struct snd_fasync *fasync, int signal, int poll) in snd_kill_fasync()
|
| /linux/drivers/gpu/drm/amd/display/dc/ |
| H A D | dc_fused_io.c | 96 const struct mod_hdcp_atomic_op_i2c *poll, in dm_atomic_write_poll_read_i2c() 125 const struct mod_hdcp_atomic_op_aux *poll, in dm_atomic_write_poll_read_aux()
|
| /linux/drivers/firmware/arm_scmi/ |
| H A D | perf.c | 680 u32 domain, u32 level, bool poll) in scmi_perf_msg_level_set() 703 bool poll) in __scmi_perf_level_set() 719 u32 domain, u32 level, bool poll) in scmi_perf_level_set() 744 u32 domain, u32 *level, bool poll) in scmi_perf_msg_level_get() 767 bool poll) in __scmi_perf_level_get() 780 u32 domain, u32 *level, bool poll) in scmi_perf_level_get() 934 unsigned long freq, bool poll) in scmi_dvfs_freq_set() 960 unsigned long *freq, bool poll) in scmi_dvfs_freq_get()
|
| /linux/tools/include/nolibc/ |
| H A D | poll.h | 46 int poll(struct pollfd *fds, int nfds, int timeout) in poll() function
|
| /linux/include/linux/ |
| H A D | irq_poll.h | 12 irq_poll_fn *poll; member
|
| H A D | dma-buf.h | 422 wait_queue_head_t poll; member 428 wait_queue_head_t *poll; member
|
| H A D | sysctl.h | 154 static inline void *proc_sys_poll_event(struct ctl_table_poll *poll) in proc_sys_poll_event() 173 struct ctl_table_poll *poll; member
|
| H A D | posix-clock.h | 59 __poll_t (*poll)(struct posix_clock_context *pccontext, struct file *file, member
|
| H A D | restart_block.h | 55 } poll; member
|
| H A D | adb.h | 37 void (*poll)(void); member
|
| H A D | rfkill.h | 62 void (*poll)(struct rfkill *rfkill, void *data); member
|
| /linux/drivers/input/misc/ |
| H A D | wm831x-on.c | 45 int poll, ret; in wm831x_poll_on() local
|
| /linux/drivers/staging/octeon/ |
| H A D | octeon-ethernet.h | 72 void (*poll)(struct net_device *dev); member
|
| /linux/Documentation/networking/ |
| H A D | napi.rst | 253 .. _poll: target
|
| /linux/rust/kernel/ |
| H A D | sync.rs | 20 pub mod poll; module
|
| /linux/include/linux/platform_data/ |
| H A D | mv_usb.h | 21 int (*poll)(void); member
|
| /linux/drivers/rpmsg/ |
| H A D | rpmsg_internal.h | 71 __poll_t (*poll)(struct rpmsg_endpoint *ept, struct file *filp, member
|
| /linux/include/xen/interface/io/ |
| H A D | pvcalls.h | 78 } poll; member 113 } poll; member
|
| /linux/include/media/ |
| H A D | media-devnode.h | 51 __poll_t (*poll) (struct file *, struct poll_table_struct *); global() member
|
| /linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm_hdcp.c | 84 const struct mod_hdcp_atomic_op_i2c *poll, in lp_atomic_write_poll_read_i2c() 98 const struct mod_hdcp_atomic_op_aux *poll, in lp_atomic_write_poll_read_aux()
|
| /linux/drivers/media/cec/core/ |
| H A D | cec-pin.c | 239 static bool rx_arb_lost(struct cec_pin *pin, u8 *poll) in rx_arb_lost() 687 u8 poll; in cec_pin_rx_states() local
|
| /linux/include/sound/ |
| H A D | hwdep.h | 25 __poll_t (*poll)(struct snd_hwdep *hw, struct file *file, member
|