Home
last modified time | relevance | path

Searched refs:poll_table_struct (Results 1 – 25 of 71) sorted by relevance

123

/linux/include/linux/
H A Dpoll.h26 struct poll_table_struct;
31 typedef void (*poll_queue_proc)(struct file *, wait_queue_head_t *, struct poll_table_struct *);
37 typedef struct poll_table_struct { struct
78 static inline __poll_t vfs_poll(struct file *file, struct poll_table_struct *pt) in vfs_poll()
H A Dproc_fs.h44 __poll_t (*proc_poll)(struct file *, struct poll_table_struct *);
/linux/drivers/iio/
H A Diio_core.h66 struct poll_table_struct;
69 struct poll_table_struct *wait);
/linux/drivers/media/test-drivers/vivid/
H A Dvivid-radio-tx.h12 __poll_t vivid_radio_tx_poll(struct file *file, struct poll_table_struct *wait);
H A Dvivid-radio-rx.h12 __poll_t vivid_radio_rx_poll(struct file *file, struct poll_table_struct *wait);
H A Dvivid-radio-tx.c94 __poll_t vivid_radio_tx_poll(struct file *file, struct poll_table_struct *wait) in vivid_radio_tx_poll()
H A Dvivid-radio-rx.c131 __poll_t vivid_radio_rx_poll(struct file *file, struct poll_table_struct *wait) in vivid_radio_rx_poll()
/linux/include/media/
H A Dmedia-devnode.h51 __poll_t (*poll) (struct file *, struct poll_table_struct *);
H A Dv4l2-mem2mem.h486 struct poll_table_struct *wait);
/linux/io_uring/
H A Dpoll.c35 struct poll_table_struct pt;
261 struct poll_table_struct pt = { ._key = req->apoll_events }; in io_poll_check_events()
513 struct poll_table_struct *p) in io_poll_queue_proc()
629 struct poll_table_struct *p) in io_async_queue_proc()
H A Dmock_file.c167 static __poll_t io_mock_poll(struct file *file, struct poll_table_struct *pt) in io_mock_poll()
/linux/drivers/infiniband/hw/hfi1/
H A Dfile_ops.c37 static __poll_t hfi1_poll(struct file *fp, struct poll_table_struct *pt);
65 static __poll_t poll_urgent(struct file *fp, struct poll_table_struct *pt);
66 static __poll_t poll_next(struct file *fp, struct poll_table_struct *pt);
609 static __poll_t hfi1_poll(struct file *fp, struct poll_table_struct *pt) in hfi1_poll()
1438 struct poll_table_struct *pt) in poll_urgent()
1461 struct poll_table_struct *pt) in poll_next()
/linux/drivers/firmware/arm_scmi/
H A Draw_mode.c858 struct poll_table_struct *wait, in scmi_test_dbg_raw_common_poll()
897 struct poll_table_struct *wait) in scmi_dbg_raw_mode_message_poll()
1039 struct poll_table_struct *wait) in scmi_test_dbg_raw_mode_notif_poll()
1062 struct poll_table_struct *wait) in scmi_test_dbg_raw_mode_errors_poll()
/linux/fs/cachefiles/
H A Ddaemon.c32 struct poll_table_struct *);
358 struct poll_table_struct *poll) in cachefiles_daemon_poll()
/linux/fs/bcachefs/
H A Dthread_with_file.c224 static __poll_t thread_with_stdio_poll(struct file *file, struct poll_table_struct *wait) in thread_with_stdio_poll()
243 static __poll_t thread_with_stdout_poll(struct file *file, struct poll_table_struct *wait) in thread_with_stdout_poll()
/linux/arch/um/drivers/
H A Dhostaudio_kern.c125 struct poll_table_struct *wait) in hostaudio_poll()
/linux/drivers/media/mc/
H A Dmc-devnode.c95 struct poll_table_struct *poll) in media_poll()
H A Dmc-request.c94 struct poll_table_struct *wait) in media_request_poll()
/linux/kernel/bpf/
H A Dringbuf.c311 struct poll_table_struct *pts) in ringbuf_map_poll_kern()
324 struct poll_table_struct *pts) in ringbuf_map_poll_user()
/linux/arch/powerpc/platforms/powernv/
H A Dopal-prd.c149 struct poll_table_struct *wait) in opal_prd_poll()
/linux/drivers/soc/aspeed/
H A Daspeed-lpc-snoop.c136 struct poll_table_struct *pt) in snoop_file_poll()
/linux/drivers/misc/bcm-vk/
H A Dbcm_vk.h493 __poll_t bcm_vk_poll(struct file *p_file, struct poll_table_struct *wait);
/linux/drivers/mailbox/
H A Dmailbox-test.c244 mbox_test_message_poll(struct file *filp, struct poll_table_struct *wait) in mbox_test_message_poll()
/linux/drivers/accessibility/speakup/
H A Dspeakup_soft.c352 static __poll_t softsynth_poll(struct file *fp, struct poll_table_struct *wait) in softsynth_poll()
/linux/fs/debugfs/
H A Dfile.c27 struct poll_table_struct;
398 struct poll_table_struct *wait) in full_proxy_poll()

123