Searched defs:poll (Results 1 – 7 of 7) sorted by relevance
291 struct poll_table_struct *poll) in cachefiles_daemon_poll()
16 wait_queue_head_t poll; member
308 struct io_poll_iocb poll; member1703 struct io_poll_iocb *poll = &req->poll; in io_poll_remove_one() local1770 struct io_poll_iocb *poll = &req->poll; in io_poll_complete_work() local1807 struct io_poll_iocb *poll = container_of(wait, struct io_poll_iocb, in io_poll_wake() local1857 struct io_poll_iocb *poll = &req->poll; in io_poll_add() local
1047 SYSCALL_DEFINE3(poll, struct pollfd __user *, ufds, unsigned int, nfds, in SYSCALL_DEFINE3() argument
202 struct poll_iocb poll; member
37 wait_queue_head_t poll; member
51 void proc_sys_poll_notify(struct ctl_table_poll *poll) in proc_sys_poll_notify()