Home
last modified time | relevance | path

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

/Linux-v6.6/io_uring/
Dpoll.c180 static inline void io_poll_remove_entry(struct io_poll *poll) in io_poll_remove_entry() function
218 io_poll_remove_entry(io_poll_get_single(req)); in io_poll_remove_entries()
220 io_poll_remove_entry(io_poll_get_double(req)); in io_poll_remove_entries()