| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | poll.h | 32 struct poll_table_struct; 37 typedef void (*poll_queue_proc)(struct file *, wait_queue_head_t *, struct poll_table_struct *); 43 typedef struct poll_table_struct { struct 86 static inline __poll_t vfs_poll(struct file *file, struct poll_table_struct *pt) in vfs_poll()
|
| H A D | kernfs.h | 28 struct poll_table_struct; 276 struct poll_table_struct *pt); 411 struct poll_table_struct *pt);
|
| H A D | cgroup-defs.h | 35 struct poll_table_struct; 618 struct poll_table_struct *pt);
|
| H A D | net.h | 30 struct poll_table_struct; 158 struct poll_table_struct *wait);
|
| H A D | tty_ldisc.h | 199 struct poll_table_struct *);
|
| H A D | proc_fs.h | 37 __poll_t (*proc_poll)(struct file *, struct poll_table_struct *);
|
| /OK3568_Linux_fs/kernel/drivers/iio/ |
| H A D | iio_core.h | 41 struct poll_table_struct; 44 struct poll_table_struct *wait);
|
| /OK3568_Linux_fs/kernel/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()
|
| H A D | vivid-radio-rx.c | 131 __poll_t vivid_radio_rx_poll(struct file *file, struct poll_table_struct *wait) in vivid_radio_rx_poll()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_smi_events.c | 44 static __poll_t kfd_smi_ev_poll(struct file *, struct poll_table_struct *); 61 struct poll_table_struct *wait) in kfd_smi_ev_poll()
|
| /OK3568_Linux_fs/kernel/include/media/ |
| H A D | media-devnode.h | 51 __poll_t (*poll) (struct file *, struct poll_table_struct *);
|
| H A D | v4l2-ctrls.h | 29 struct poll_table_struct; 1248 __poll_t v4l2_ctrl_poll(struct file *file, struct poll_table_struct *wait);
|
| H A D | v4l2-dev.h | 205 __poll_t (*poll) (struct file *, struct poll_table_struct *);
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/ |
| H A D | file_ops.c | 78 static __poll_t hfi1_poll(struct file *fp, struct poll_table_struct *pt); 106 static __poll_t poll_urgent(struct file *fp, struct poll_table_struct *pt); 107 static __poll_t poll_next(struct file *fp, struct poll_table_struct *pt); 619 static __poll_t hfi1_poll(struct file *fp, struct poll_table_struct *pt) in hfi1_poll() 1445 struct poll_table_struct *pt) in poll_urgent() 1468 struct poll_table_struct *pt) in poll_next()
|
| /OK3568_Linux_fs/kernel/include/misc/ |
| H A D | cxl.h | 198 __poll_t cxl_fd_poll(struct file *file, struct poll_table_struct *poll);
|
| /OK3568_Linux_fs/kernel/include/drm/ |
| H A D | drm_file.h | 389 __poll_t drm_poll(struct file *filp, struct poll_table_struct *wait);
|
| /OK3568_Linux_fs/kernel/fs/cachefiles/ |
| H A D | daemon.c | 31 struct poll_table_struct *); 291 struct poll_table_struct *poll) in cachefiles_daemon_poll()
|
| /OK3568_Linux_fs/kernel/drivers/net/usb/GobiNet/ |
| H A D | QMIDevice.h | 296 struct poll_table_struct * pPollTable );
|
| /OK3568_Linux_fs/kernel/drivers/media/radio/wl128x/ |
| H A D | fmdrv_common.h | 365 struct poll_table_struct *);
|
| /OK3568_Linux_fs/kernel/fs/proc/ |
| H A D | inode.c | 363 static __poll_t pde_poll(struct proc_dir_entry *pde, struct file *file, struct poll_table_struct *p… in pde_poll() 373 static __poll_t proc_reg_poll(struct file *file, struct poll_table_struct *pts) in proc_reg_poll()
|
| /OK3568_Linux_fs/kernel/drivers/media/common/saa7146/ |
| H A D | saa7146_fops.c | 322 static __poll_t __fops_poll(struct file *file, struct poll_table_struct *wait) in __fops_poll() 361 static __poll_t fops_poll(struct file *file, struct poll_table_struct *wait) in fops_poll()
|
| /OK3568_Linux_fs/kernel/arch/um/drivers/ |
| H A D | hostaudio_kern.c | 123 struct poll_table_struct *wait) in hostaudio_poll()
|
| /OK3568_Linux_fs/kernel/drivers/media/mc/ |
| H A D | mc-devnode.c | 95 struct poll_table_struct *poll) in media_poll()
|