Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dpoll.c32 struct io_poll_table { struct
490 static void __io_queue_proc(struct io_poll *poll, struct io_poll_table *pt, in __io_queue_proc()
549 struct io_poll_table *pt = container_of(p, struct io_poll_table, pt); in io_poll_queue_proc()
557 struct io_poll_table *pt) in io_poll_can_finish_inline()
578 struct io_poll_table *ipt, __poll_t mask, in __io_arm_poll_handler()
660 struct io_poll_table *pt = container_of(p, struct io_poll_table, pt); in io_async_queue_proc()
708 struct io_poll_table ipt; in io_arm_poll_handler()
960 struct io_poll_table ipt; in io_poll_add()