Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dpoll.c34 struct io_poll_table { struct
452 static void __io_queue_proc(struct io_poll *poll, struct io_poll_table *pt, in __io_queue_proc()
512 struct io_poll_table *pt = container_of(p, struct io_poll_table, pt); in io_poll_queue_proc()
520 struct io_poll_table *pt) in io_poll_can_finish_inline()
542 struct io_poll_table *ipt, __poll_t mask, in __io_arm_poll_handler()
628 struct io_poll_table *pt = container_of(p, struct io_poll_table, pt); in io_async_queue_proc()
674 struct io_poll_table ipt; in io_arm_poll_handler()
886 struct io_poll_table ipt; in io_poll_add()