Searched refs:poll_table (Results 1 – 24 of 24) sorted by relevance
/fs/ |
D | eventpoll.c | 251 poll_table pt; 353 static inline struct epitem *ep_item_from_epqueue(poll_table *p) in ep_item_from_epqueue() 878 poll_table *pt); 885 static __poll_t ep_item_poll(const struct epitem *epi, poll_table *pt, in ep_item_poll() 908 poll_table pt; in ep_read_events_proc() 931 static __poll_t ep_eventpoll_poll(struct file *file, poll_table *wait) in ep_eventpoll_poll() 1318 poll_table *pt) in ep_ptable_queue_proc() 1634 poll_table pt; in ep_modify() 1710 poll_table pt; in ep_send_events_proc()
|
D | select.c | 119 poll_table *p); 222 poll_table *p) in __pollwait() 465 static inline void wait_key_set(poll_table *wait, unsigned long in, in wait_key_set() 480 poll_table *wait; in do_select() 841 static inline __poll_t do_pollfd(struct pollfd *pollfd, poll_table *pwait, in do_pollfd() 874 poll_table* pt = &wait->pt; in do_poll()
|
D | eventfd.c | 111 static __poll_t eventfd_poll(struct file *file, poll_table *wait) in eventfd_poll()
|
D | signalfd.c | 61 static __poll_t signalfd_poll(struct file *file, poll_table *wait) in signalfd_poll()
|
D | proc_namespace.c | 21 static __poll_t mounts_poll(struct file *file, poll_table *wait) in mounts_poll()
|
D | timerfd.c | 230 static __poll_t timerfd_poll(struct file *file, poll_table *wait) in timerfd_poll()
|
D | pipe.c | 540 pipe_poll(struct file *filp, poll_table *wait) in pipe_poll()
|
D | userfaultfd.c | 977 static __poll_t userfaultfd_poll(struct file *file, poll_table *wait) in userfaultfd_poll()
|
D | io_uring.c | 3605 static __poll_t io_uring_poll(struct file *file, poll_table *wait) in io_uring_poll()
|
/fs/proc/ |
D | kmsg.c | 43 static __poll_t kmsg_poll(struct file *file, poll_table *wait) in kmsg_poll()
|
D | proc_sysctl.c | 656 static __poll_t proc_sys_poll(struct file *filp, poll_table *wait) in proc_sys_poll()
|
/fs/orangefs/ |
D | devorangefs-req.c | 755 struct poll_table_struct *poll_table) in orangefs_devreq_poll() argument 759 poll_wait(file, &orangefs_request_list_waitq, poll_table); in orangefs_devreq_poll()
|
/fs/kernfs/ |
D | file.c | 834 __poll_t kernfs_generic_poll(struct kernfs_open_file *of, poll_table *wait) in kernfs_generic_poll() 847 static __poll_t kernfs_fop_poll(struct file *filp, poll_table *wait) in kernfs_fop_poll()
|
/fs/incfs/ |
D | vfs.c | 59 static __poll_t pending_reads_poll(struct file *file, poll_table *wait); 65 static __poll_t log_poll(struct file *file, poll_table *wait); 501 static __poll_t pending_reads_poll(struct file *file, poll_table *wait) in pending_reads_poll() 621 static __poll_t log_poll(struct file *file, poll_table *wait) in log_poll()
|
/fs/coda/ |
D | psdev.c | 58 static __poll_t coda_psdev_poll(struct file *file, poll_table * wait) in coda_psdev_poll()
|
/fs/ecryptfs/ |
D | miscdev.c | 29 ecryptfs_miscdev_poll(struct file *file, poll_table *pt) in ecryptfs_miscdev_poll()
|
/fs/fuse/ |
D | fuse_i.h | 1048 __poll_t fuse_file_poll(struct file *file, poll_table *wait);
|
D | dev.c | 2020 static __poll_t fuse_dev_poll(struct file *file, poll_table *wait) in fuse_dev_poll()
|
D | file.c | 2959 __poll_t fuse_file_poll(struct file *file, poll_table *wait) in fuse_file_poll()
|
/fs/dlm/ |
D | plock.c | 463 static __poll_t dev_poll(struct file *file, poll_table *wait) in dev_poll()
|
D | user.c | 888 static __poll_t device_poll(struct file *file, poll_table *wait) in device_poll()
|
/fs/ocfs2/dlmfs/ |
D | dlmfs.c | 208 static __poll_t dlmfs_file_poll(struct file *file, poll_table *wait) in dlmfs_file_poll()
|
/fs/notify/inotify/ |
D | inotify_user.c | 101 static __poll_t inotify_poll(struct file *file, poll_table *wait) in inotify_poll()
|
/fs/notify/fanotify/ |
D | fanotify_user.c | 320 static __poll_t fanotify_poll(struct file *file, poll_table *wait) in fanotify_poll()
|