Home
last modified time | relevance | path

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

/linux-6.15/io_uring/
H A Dpoll.c34 struct io_poll_table { struct
457 static void __io_queue_proc(struct io_poll *poll, struct io_poll_table *pt, in __io_queue_proc()
517 struct io_poll_table *pt = container_of(p, struct io_poll_table, pt); in io_poll_queue_proc()
525 struct io_poll_table *pt) in io_poll_can_finish_inline()
547 struct io_poll_table *ipt, __poll_t mask, in __io_arm_poll_handler()
633 struct io_poll_table *pt = container_of(p, struct io_poll_table, pt); in io_async_queue_proc()
676 struct io_poll_table ipt; in io_arm_poll_handler()
888 struct io_poll_table ipt; in io_poll_add()