Searched refs:io_poll (Results 1 – 3 of 3) sorted by relevance
104 static struct io_poll *io_poll_get_double(struct io_kiocb *req) in io_poll_get_double()112 static struct io_poll *io_poll_get_single(struct io_kiocb *req) in io_poll_get_single()115 return io_kiocb_to_cmd(req, struct io_poll); in io_poll_get_single()170 static void io_init_poll_iocb(struct io_poll *poll, __poll_t events) in io_init_poll_iocb()180 static inline void io_poll_remove_entry(struct io_poll *poll) in io_poll_remove_entry()341 struct io_poll *poll; in io_poll_task_func()343 poll = io_kiocb_to_cmd(req, struct io_poll); in io_poll_task_func()391 static __cold int io_pollfree_wake(struct io_kiocb *req, struct io_poll *poll) in io_pollfree_wake()420 struct io_poll *poll = container_of(wait, struct io_poll, wait); in io_poll_wake()457 struct io_poll *poll = io_poll_get_single(req); in io_poll_double_prepare()[all …]
11 struct io_poll { struct21 struct io_poll poll; argument24 struct io_poll *double_poll;
325 What: /sys/block/<disk>/queue/io_poll