Searched refs:poll_table_struct (Results 1 – 15 of 15) sorted by relevance
| /include/linux/ |
| 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()
|
| A D | kernfs.h | 31 struct poll_table_struct; 323 struct poll_table_struct *pt); 454 struct poll_table_struct *pt); 565 struct poll_table_struct *pt) in kernfs_generic_poll()
|
| A D | tty_ldisc.h | 250 struct poll_table_struct *wait);
|
| A D | cgroup-defs.h | 35 struct poll_table_struct; 723 struct poll_table_struct *pt);
|
| A D | net.h | 29 struct poll_table_struct; 180 struct poll_table_struct *wait);
|
| A D | proc_fs.h | 44 __poll_t (*proc_poll)(struct file *, struct poll_table_struct *);
|
| A D | bpf.h | 143 struct poll_table_struct *pts); 1781 __poll_t (*poll)(struct file *file, struct poll_table_struct *pts);
|
| A D | fs.h | 66 struct poll_table_struct; 2165 __poll_t (*poll) (struct file *, struct poll_table_struct *);
|
| A D | skbuff.h | 4161 struct poll_table_struct *wait);
|
| /include/media/ |
| A D | media-devnode.h | 51 __poll_t (*poll) (struct file *, struct poll_table_struct *);
|
| A D | v4l2-dev.h | 205 __poll_t (*poll) (struct file *, struct poll_table_struct *);
|
| A D | v4l2-ctrls.h | 18 struct poll_table_struct; 1344 __poll_t v4l2_ctrl_poll(struct file *file, struct poll_table_struct *wait);
|
| A D | v4l2-mem2mem.h | 486 struct poll_table_struct *wait);
|
| /include/drm/ |
| A D | drm_file.h | 473 __poll_t drm_poll(struct file *filp, struct poll_table_struct *wait);
|
| /include/net/ |
| A D | tcp.h | 448 struct poll_table_struct *wait);
|
Completed in 69 milliseconds