Searched refs:poll_table (Results 1 – 22 of 22) sorted by relevance
| /fs/ |
| A D | eventpoll.c | 247 poll_table pt; 971 static __poll_t ep_item_poll(const struct epitem *epi, poll_table *pt, int depth); 973 static __poll_t __ep_eventpoll_poll(struct file *file, poll_table *wait, int depth) in __ep_eventpoll_poll() 978 poll_table pt; in __ep_eventpoll_poll() 1044 static __poll_t ep_item_poll(const struct epitem *epi, poll_table *pt, in ep_item_poll() 1066 static __poll_t ep_eventpoll_poll(struct file *file, poll_table *wait) in ep_eventpoll_poll() 1446 poll_table *pt) in ep_ptable_queue_proc() 1782 poll_table pt; in ep_modify() 1855 poll_table pt; in ep_send_events()
|
| A D | select.c | 117 poll_table *p); 220 poll_table *p) in __pollwait() 465 static inline __poll_t select_poll_one(int fd, poll_table *wait, unsigned long in, in select_poll_one() 487 poll_table *wait; in do_select() 853 static inline __poll_t do_pollfd(struct pollfd *pollfd, poll_table *pwait, in do_pollfd() 879 poll_table* pt = &wait->pt; in do_poll()
|
| A D | eventfd.c | 118 static __poll_t eventfd_poll(struct file *file, poll_table *wait) in eventfd_poll()
|
| A D | signalfd.c | 51 static __poll_t signalfd_poll(struct file *file, poll_table *wait) in signalfd_poll()
|
| A D | proc_namespace.c | 21 static __poll_t mounts_poll(struct file *file, poll_table *wait) in mounts_poll()
|
| A D | timerfd.c | 246 static __poll_t timerfd_poll(struct file *file, poll_table *wait) in timerfd_poll()
|
| A D | pipe.c | 658 pipe_poll(struct file *filp, poll_table *wait) in pipe_poll()
|
| A D | userfaultfd.c | 919 static __poll_t userfaultfd_poll(struct file *file, poll_table *wait) in userfaultfd_poll()
|
| /fs/proc/ |
| A D | kmsg.c | 40 static __poll_t kmsg_poll(struct file *file, poll_table *wait) in kmsg_poll()
|
| A D | proc_sysctl.c | 646 static __poll_t proc_sys_poll(struct file *filp, poll_table *wait) in proc_sys_poll()
|
| /fs/orangefs/ |
| A 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/ |
| A D | file.c | 837 __poll_t kernfs_generic_poll(struct kernfs_open_file *of, poll_table *wait) in kernfs_generic_poll() 849 static __poll_t kernfs_fop_poll(struct file *filp, poll_table *wait) in kernfs_fop_poll()
|
| /fs/coda/ |
| A D | psdev.c | 58 static __poll_t coda_psdev_poll(struct file *file, poll_table * wait) in coda_psdev_poll()
|
| /fs/ecryptfs/ |
| A D | miscdev.c | 29 ecryptfs_miscdev_poll(struct file *file, poll_table *pt) in ecryptfs_miscdev_poll()
|
| /fs/ocfs2/dlmfs/ |
| A D | dlmfs.c | 207 static __poll_t dlmfs_file_poll(struct file *file, poll_table *wait) in dlmfs_file_poll()
|
| /fs/dlm/ |
| A D | plock.c | 586 static __poll_t dev_poll(struct file *file, poll_table *wait) in dev_poll()
|
| A D | user.c | 865 static __poll_t device_poll(struct file *file, poll_table *wait) in device_poll()
|
| /fs/notify/inotify/ |
| A D | inotify_user.c | 139 static __poll_t inotify_poll(struct file *file, poll_table *wait) in inotify_poll()
|
| /fs/fuse/ |
| A D | fuse_i.h | 1415 __poll_t fuse_file_poll(struct file *file, poll_table *wait);
|
| A D | dev.c | 2338 static __poll_t fuse_dev_poll(struct file *file, poll_table *wait) in fuse_dev_poll()
|
| A D | file.c | 2658 __poll_t fuse_file_poll(struct file *file, poll_table *wait) in fuse_file_poll()
|
| /fs/notify/fanotify/ |
| A D | fanotify_user.c | 881 static __poll_t fanotify_poll(struct file *file, poll_table *wait) in fanotify_poll()
|
Completed in 62 milliseconds