Home
last modified time | relevance | path

Searched defs:poll (Results 1 – 7 of 7) sorted by relevance

/fs/cachefiles/
Ddaemon.c291 struct poll_table_struct *poll) in cachefiles_daemon_poll()
/fs/
Dmount.h16 wait_queue_head_t poll; member
Dio_uring.c308 struct io_poll_iocb poll; member
1703 struct io_poll_iocb *poll = &req->poll; in io_poll_remove_one() local
1770 struct io_poll_iocb *poll = &req->poll; in io_poll_complete_work() local
1807 struct io_poll_iocb *poll = container_of(wait, struct io_poll_iocb, in io_poll_wake() local
1857 struct io_poll_iocb *poll = &req->poll; in io_poll_add() local
Dselect.c1047 SYSCALL_DEFINE3(poll, struct pollfd __user *, ufds, unsigned int, nfds, in SYSCALL_DEFINE3() argument
Daio.c202 struct poll_iocb poll; member
/fs/kernfs/
Dfile.c37 wait_queue_head_t poll; member
/fs/proc/
Dproc_sysctl.c51 void proc_sys_poll_notify(struct ctl_table_poll *poll) in proc_sys_poll_notify()