Home
last modified time | relevance | path

Searched refs:poll_table (Results 1 – 24 of 24) sorted by relevance

/fs/
Deventpoll.c251 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()
Dselect.c119 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()
Deventfd.c111 static __poll_t eventfd_poll(struct file *file, poll_table *wait) in eventfd_poll()
Dsignalfd.c61 static __poll_t signalfd_poll(struct file *file, poll_table *wait) in signalfd_poll()
Dproc_namespace.c21 static __poll_t mounts_poll(struct file *file, poll_table *wait) in mounts_poll()
Dtimerfd.c230 static __poll_t timerfd_poll(struct file *file, poll_table *wait) in timerfd_poll()
Dpipe.c540 pipe_poll(struct file *filp, poll_table *wait) in pipe_poll()
Duserfaultfd.c977 static __poll_t userfaultfd_poll(struct file *file, poll_table *wait) in userfaultfd_poll()
Dio_uring.c3605 static __poll_t io_uring_poll(struct file *file, poll_table *wait) in io_uring_poll()
/fs/proc/
Dkmsg.c43 static __poll_t kmsg_poll(struct file *file, poll_table *wait) in kmsg_poll()
Dproc_sysctl.c656 static __poll_t proc_sys_poll(struct file *filp, poll_table *wait) in proc_sys_poll()
/fs/orangefs/
Ddevorangefs-req.c755 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/
Dfile.c834 __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/
Dvfs.c59 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/
Dpsdev.c58 static __poll_t coda_psdev_poll(struct file *file, poll_table * wait) in coda_psdev_poll()
/fs/ecryptfs/
Dmiscdev.c29 ecryptfs_miscdev_poll(struct file *file, poll_table *pt) in ecryptfs_miscdev_poll()
/fs/fuse/
Dfuse_i.h1048 __poll_t fuse_file_poll(struct file *file, poll_table *wait);
Ddev.c2020 static __poll_t fuse_dev_poll(struct file *file, poll_table *wait) in fuse_dev_poll()
Dfile.c2959 __poll_t fuse_file_poll(struct file *file, poll_table *wait) in fuse_file_poll()
/fs/dlm/
Dplock.c463 static __poll_t dev_poll(struct file *file, poll_table *wait) in dev_poll()
Duser.c888 static __poll_t device_poll(struct file *file, poll_table *wait) in device_poll()
/fs/ocfs2/dlmfs/
Ddlmfs.c208 static __poll_t dlmfs_file_poll(struct file *file, poll_table *wait) in dlmfs_file_poll()
/fs/notify/inotify/
Dinotify_user.c101 static __poll_t inotify_poll(struct file *file, poll_table *wait) in inotify_poll()
/fs/notify/fanotify/
Dfanotify_user.c320 static __poll_t fanotify_poll(struct file *file, poll_table *wait) in fanotify_poll()