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
486 static void __io_queue_proc(struct io_poll *poll, struct io_poll_table *pt, in __io_queue_proc()
545 struct io_poll_table *pt = container_of(p, struct io_poll_table, pt); in io_poll_queue_proc()
553 struct io_poll_table *pt) in io_poll_can_finish_inline()
574 struct io_poll_table *ipt, __poll_t mask, in __io_arm_poll_handler()
656 struct io_poll_table *pt = container_of(p, struct io_poll_table, pt); in io_async_queue_proc()
704 struct io_poll_table ipt; in io_arm_poll_handler()
956 struct io_poll_table ipt; in io_poll_add()