Home
last modified time | relevance | path

Searched refs:poll_table_struct (Results 1 – 25 of 46) sorted by relevance

12

/linux-4.19.296/include/linux/
Dpoll.h32 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()
Dtty_ldisc.h191 struct poll_table_struct *);
Dnet.h31 struct poll_table_struct;
157 struct poll_table_struct *wait);
/linux-4.19.296/drivers/iio/
Diio_core.h44 struct poll_table_struct;
47 struct poll_table_struct *wait);
Dindustrialio-event.c99 struct poll_table_struct *wait) in iio_event_poll()
/linux-4.19.296/drivers/isdn/i4l/
Disdn_ppp.h26 extern __poll_t isdn_ppp_poll(struct file *, struct poll_table_struct *);
/linux-4.19.296/include/media/
Dmedia-devnode.h59 __poll_t (*poll) (struct file *, struct poll_table_struct *);
Dv4l2-ctrls.h33 struct poll_table_struct;
1047 __poll_t v4l2_ctrl_poll(struct file *file, struct poll_table_struct *wait);
Dv4l2-dev.h188 __poll_t (*poll) (struct file *, struct poll_table_struct *);
Dv4l2-mem2mem.h296 struct poll_table_struct *wait);
/linux-4.19.296/include/misc/
Dcxl.h202 __poll_t cxl_fd_poll(struct file *file, struct poll_table_struct *poll);
/linux-4.19.296/include/drm/
Ddrm_file.h373 __poll_t drm_poll(struct file *filp, struct poll_table_struct *wait);
/linux-4.19.296/include/net/
Dtls.h123 struct poll_table_struct *wait);
261 struct poll_table_struct *wait);
/linux-4.19.296/fs/cachefiles/
Ddaemon.c35 struct poll_table_struct *);
295 struct poll_table_struct *poll) in cachefiles_daemon_poll()
/linux-4.19.296/drivers/media/radio/wl128x/
Dfmdrv_common.h374 struct poll_table_struct *);
Dfmdrv_v4l2.c105 static __poll_t fm_v4l2_fops_poll(struct file *file, struct poll_table_struct *pts) in fm_v4l2_fops_poll()
/linux-4.19.296/fs/proc/
Dinode.c251 static __poll_t proc_reg_poll(struct file *file, struct poll_table_struct *pts) in proc_reg_poll()
255 __poll_t (*poll)(struct file *, struct poll_table_struct *); in proc_reg_poll()
/linux-4.19.296/drivers/media/
Dmedia-devnode.c103 struct poll_table_struct *poll) in media_poll()
/linux-4.19.296/drivers/media/common/saa7146/
Dsaa7146_fops.c323 static __poll_t __fops_poll(struct file *file, struct poll_table_struct *wait) in __fops_poll()
362 static __poll_t fops_poll(struct file *file, struct poll_table_struct *wait) in fops_poll()
/linux-4.19.296/drivers/misc/
Daspeed-lpc-snoop.c109 struct poll_table_struct *pt) in snoop_file_poll()
/linux-4.19.296/drivers/char/
Dsnsc.c325 scdrv_poll(struct file *file, struct poll_table_struct *wait) in scdrv_poll()
/linux-4.19.296/fs/debugfs/
Dfile.c26 struct poll_table_struct;
211 struct poll_table_struct *wait) in full_proxy_poll()
/linux-4.19.296/drivers/misc/ocxl/
Dfile.c312 static unsigned int afu_poll(struct file *file, struct poll_table_struct *wait) in afu_poll()
/linux-4.19.296/drivers/misc/cxl/
Dapi.c381 __poll_t cxl_fd_poll(struct file *file, struct poll_table_struct *poll) in cxl_fd_poll()
/linux-4.19.296/drivers/media/radio/si470x/
Dradio-si470x-common.c525 struct poll_table_struct *pts) in si470x_fops_poll()

12