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

/linux-master/io_uring/
H A Dpoll.c181 static inline void io_poll_remove_entry(struct io_poll *poll) function
219 io_poll_remove_entry(io_poll_get_single(req));
221 io_poll_remove_entry(io_poll_get_double(req));

Completed in 109 milliseconds