Searched refs:poll_table (Results 1 – 19 of 19) sorted by relevance
| /include/linux/ |
| A D | poll.h | 40 } poll_table; typedef 42 static inline void poll_wait(struct file * filp, wait_queue_head_t * wait_address, poll_table *p) in poll_wait() 62 static inline __poll_t poll_requested_events(const poll_table *p) in poll_requested_events() 67 static inline void init_poll_funcptr(poll_table *pt, poll_queue_proc qproc) in init_poll_funcptr() 96 poll_table pt;
|
| A D | posix-clock.h | 60 poll_table *wait);
|
| A D | psi.h | 32 poll_table *wait);
|
| A D | rpmsg.h | 192 poll_table *wait); 288 struct file *filp, poll_table *wait) in rpmsg_poll()
|
| A D | wwan.h | 70 poll_table *wait);
|
| A D | ring_buffer.h | 127 struct file *filp, poll_table *poll_table, int full);
|
| A D | vfio.h | 376 poll_table pt;
|
| /include/media/i2c/ |
| A D | saa6588.h | 22 poll_table *event_list;
|
| /include/media/ |
| A D | dvb_vb2.h | 131 poll_table *wait) in dvb_vb2_poll() 187 poll_table *wait);
|
| A D | videobuf2-v4l2.h | 293 __poll_t vb2_poll(struct vb2_queue *q, struct file *file, poll_table *wait); 349 __poll_t vb2_fop_poll(struct file *file, poll_table *wait);
|
| A D | v4l2-mem2mem.h | 899 __poll_t v4l2_m2m_fop_poll(struct file *file, poll_table *wait);
|
| A D | videobuf2-core.h | 1099 poll_table *wait);
|
| /include/sound/ |
| A D | hwdep.h | 26 poll_table *wait);
|
| A D | info.h | 52 poll_table *wait);
|
| /include/crypto/ |
| A D | if_alg.h | 241 poll_table *wait);
|
| /include/net/bluetooth/ |
| A D | bluetooth.h | 423 __poll_t bt_sock_poll(struct file *file, struct socket *sock, poll_table *wait);
|
| /include/net/sctp/ |
| A D | sctp.h | 95 poll_table *wait);
|
| /include/net/ |
| A D | udp.h | 416 __poll_t udp_poll(struct file *file, struct socket *sock, poll_table *wait);
|
| A D | sock.h | 2364 poll_table *p) in sock_poll_wait()
|
Completed in 34 milliseconds