/openbmc/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 88 static inline __poll_t vfs_poll(struct file *file, struct poll_table_struct *pt) in vfs_poll()
|
H A D | kernfs.h | 31 struct poll_table_struct; 318 struct poll_table_struct *pt); 447 struct poll_table_struct *pt); 556 struct poll_table_struct *pt) in kernfs_generic_poll()
|
H A D | cgroup-defs.h | 35 struct poll_table_struct; 658 struct poll_table_struct *pt);
|
H A D | net.h | 29 struct poll_table_struct; 179 struct poll_table_struct *wait);
|
H A D | tty_ldisc.h | 251 struct poll_table_struct *wait);
|
/openbmc/linux/drivers/iio/ |
H A D | iio_core.h | 65 struct poll_table_struct; 68 struct poll_table_struct *wait);
|
/openbmc/linux/drivers/media/test-drivers/vivid/ |
H A D | vivid-radio-tx.h | 12 __poll_t vivid_radio_tx_poll(struct file *file, struct poll_table_struct *wait);
|
H A D | vivid-radio-rx.h | 12 __poll_t vivid_radio_rx_poll(struct file *file, struct poll_table_struct *wait);
|
H A D | vivid-radio-tx.c | 94 __poll_t vivid_radio_tx_poll(struct file *file, struct poll_table_struct *wait) in vivid_radio_tx_poll()
|
/openbmc/linux/include/media/ |
H A D | media-devnode.h | 51 __poll_t (*poll) (struct file *, struct poll_table_struct *);
|
H A D | v4l2-ctrls.h | 18 struct poll_table_struct; 1314 __poll_t v4l2_ctrl_poll(struct file *file, struct poll_table_struct *wait);
|
H A D | v4l2-dev.h | 204 __poll_t (*poll) (struct file *, struct poll_table_struct *);
|
/openbmc/linux/include/misc/ |
H A D | cxl.h | 198 __poll_t cxl_fd_poll(struct file *file, struct poll_table_struct *poll);
|
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_smi_events.c | 48 static __poll_t kfd_smi_ev_poll(struct file *, struct poll_table_struct *); 65 struct poll_table_struct *wait) in kfd_smi_ev_poll()
|
/openbmc/linux/io_uring/ |
H A D | poll.c | 33 struct poll_table_struct pt; 296 struct poll_table_struct pt = { ._key = req->apoll_events }; in io_poll_check_events() 547 struct poll_table_struct *p) in io_poll_queue_proc() 658 struct poll_table_struct *p) in io_async_queue_proc()
|
/openbmc/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()
|
/openbmc/linux/include/drm/ |
H A D | drm_file.h | 455 __poll_t drm_poll(struct file *filp, struct poll_table_struct *wait);
|
/openbmc/linux/drivers/firmware/arm_scmi/ |
H A D | raw_mode.c | 844 struct poll_table_struct *wait, in scmi_test_dbg_raw_common_poll() 882 struct poll_table_struct *wait) in scmi_dbg_raw_mode_message_poll() 994 struct poll_table_struct *wait) in scmi_test_dbg_raw_mode_notif_poll() 1018 struct poll_table_struct *wait) in scmi_test_dbg_raw_mode_errors_poll()
|
/openbmc/linux/drivers/gpio/ |
H A D | gpiolib-cdev.c | 62 typedef __poll_t (*poll_fn)(struct file *, struct poll_table_struct *); 68 struct poll_table_struct *wait, in call_poll_locked() 1660 struct poll_table_struct *wait) in linereq_poll_unlocked() 1678 struct poll_table_struct *wait) in linereq_poll() 2002 struct poll_table_struct *wait) in lineevent_poll_unlocked() 2019 struct poll_table_struct *wait) in lineevent_poll() 2761 struct poll_table_struct *pollt) in lineinfo_watch_poll_unlocked() 2779 struct poll_table_struct *pollt) in lineinfo_watch_poll()
|
/openbmc/linux/fs/cachefiles/ |
H A D | daemon.c | 32 struct poll_table_struct *); 358 struct poll_table_struct *poll) in cachefiles_daemon_poll()
|
/openbmc/linux/drivers/media/radio/wl128x/ |
H A D | fmdrv_common.h | 365 struct poll_table_struct *);
|
/openbmc/linux/arch/um/drivers/ |
H A D | hostaudio_kern.c | 123 struct poll_table_struct *wait) in hostaudio_poll()
|
/openbmc/linux/drivers/media/mc/ |
H A D | mc-devnode.c | 95 struct poll_table_struct *poll) in media_poll()
|
/openbmc/linux/fs/proc/ |
H A D | inode.c | 358 static __poll_t pde_poll(struct proc_dir_entry *pde, struct file *file, struct poll_table_struct *p… in pde_poll() 368 static __poll_t proc_reg_poll(struct file *file, struct poll_table_struct *pts) in proc_reg_poll()
|
/openbmc/linux/kernel/bpf/ |
H A D | ringbuf.c | 310 struct poll_table_struct *pts) in ringbuf_map_poll_kern() 323 struct poll_table_struct *pts) in ringbuf_map_poll_user()
|