| /linux/include/linux/ |
| H A D | poll.h | 26 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 D | cgroup-defs.h | 35 struct poll_table_struct; 760 struct poll_table_struct *pt);
|
| H A D | proc_fs.h | 44 __poll_t (*proc_poll)(struct file *, struct poll_table_struct *);
|
| /linux/drivers/iio/ |
| H A D | iio_core.h | 66 struct poll_table_struct; 69 struct poll_table_struct *wait);
|
| /linux/include/media/ |
| H A D | media-devnode.h | 55 __poll_t (*poll) (struct file *, struct poll_table_struct *);
|
| /linux/io_uring/ |
| H A D | poll.c | 35 struct poll_table_struct pt; 280 struct poll_table_struct pt = { ._key = req->apoll_events }; in io_poll_check_events() 518 struct poll_table_struct *p) in io_poll_queue_proc() 634 struct poll_table_struct *p) in io_async_queue_proc()
|
| H A D | mock_file.c | 168 static __poll_t io_mock_poll(struct file *file, struct poll_table_struct *pt) in io_mock_poll()
|
| /linux/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_smi_events.c | 49 static __poll_t kfd_smi_ev_poll(struct file *, struct poll_table_struct *); 66 struct poll_table_struct *wait) in kfd_smi_ev_poll()
|
| /linux/drivers/infiniband/hw/hfi1/ |
| H A D | file_ops.c | 37 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 D | raw_mode.c | 858 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 D | daemon.c | 32 struct poll_table_struct *); 358 struct poll_table_struct *poll) in cachefiles_daemon_poll()
|
| /linux/arch/um/drivers/ |
| H A D | hostaudio_kern.c | 125 struct poll_table_struct *wait) in hostaudio_poll()
|
| /linux/kernel/bpf/ |
| H A D | ringbuf.c | 337 struct poll_table_struct *pts) in ringbuf_map_poll_kern() 350 struct poll_table_struct *pts) in ringbuf_map_poll_user()
|
| /linux/fs/proc/ |
| H A D | inode.c | 348 static __poll_t pde_poll(struct proc_dir_entry *pde, struct file *file, struct poll_table_struct *p… in pde_poll() 356 static __poll_t proc_reg_poll(struct file *file, struct poll_table_struct *pts) in proc_reg_poll()
|
| /linux/drivers/infiniband/core/ |
| H A D | uverbs_main.c | 305 struct poll_table_struct *wait) in ib_uverbs_event_poll() 322 struct poll_table_struct *wait) in ib_uverbs_async_event_poll() 330 struct poll_table_struct *wait) in ib_uverbs_comp_event_poll()
|
| /linux/arch/powerpc/platforms/powernv/ |
| H A D | opal-prd.c | 149 struct poll_table_struct *wait) in opal_prd_poll()
|
| /linux/drivers/soc/aspeed/ |
| H A D | aspeed-lpc-snoop.c | 136 struct poll_table_struct *pt) in snoop_file_poll()
|
| /linux/drivers/misc/bcm-vk/ |
| H A D | bcm_vk.h | 493 __poll_t bcm_vk_poll(struct file *p_file, struct poll_table_struct *wait);
|
| /linux/drivers/mailbox/ |
| H A D | mailbox-test.c | 244 mbox_test_message_poll(struct file *filp, struct poll_table_struct *wait) in mbox_test_message_poll()
|
| /linux/arch/powerpc/platforms/pseries/ |
| H A D | papr-hvpipe.c | 411 struct poll_table_struct *wait) in papr_hvpipe_handle_poll()
|
| /linux/drivers/s390/char/ |
| H A D | monreader.c | 424 static __poll_t mon_poll(struct file *filp, struct poll_table_struct *p) in mon_poll()
|
| /linux/drivers/accessibility/speakup/ |
| H A D | speakup_soft.c | 352 static __poll_t softsynth_poll(struct file *fp, struct poll_table_struct *wait) in softsynth_poll()
|
| /linux/drivers/media/mc/ |
| H A D | mc-request.c | 96 struct poll_table_struct *wait) in media_request_poll()
|
| /linux/fs/debugfs/ |
| H A D | file.c | 27 struct poll_table_struct; 398 struct poll_table_struct *wait) in full_proxy_poll()
|
| /linux/fs/orangefs/ |
| H A D | devorangefs-req.c | 755 struct poll_table_struct *poll_table) in orangefs_devreq_poll()
|