Lines Matching defs:poll
167 static void io_init_poll_iocb(struct io_poll *poll, __poll_t events, in io_init_poll_iocb()
178 static inline void io_poll_remove_entry(struct io_poll *poll) in io_poll_remove_entry()
326 struct io_poll *poll = io_kiocb_to_cmd(req, struct io_poll); in io_poll_task_func() local
392 static __cold int io_pollfree_wake(struct io_kiocb *req, struct io_poll *poll) in io_pollfree_wake()
421 struct io_poll *poll = container_of(wait, struct io_poll, wait); in io_poll_wake() local
450 struct io_poll *poll = io_poll_get_single(req); in io_poll_double_prepare() local
472 static void __io_queue_proc(struct io_poll *poll, struct io_poll_table *pt, in __io_queue_proc()
532 struct io_poll *poll = io_kiocb_to_cmd(pt->req, struct io_poll); in io_poll_queue_proc() local
551 struct io_poll *poll, in __io_arm_poll_handler()
906 struct io_poll *poll = io_kiocb_to_cmd(req, struct io_poll); in io_poll_add_prep() local
923 struct io_poll *poll = io_kiocb_to_cmd(req, struct io_poll); in io_poll_add() local
985 struct io_poll *poll = io_kiocb_to_cmd(preq, struct io_poll); in io_poll_remove() local