Home
last modified time | relevance | path

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

/io_uring/
Dpoll.c61 static inline bool wqe_is_double(struct wait_queue_entry *wqe) in wqe_is_double() function
460 if (wqe_is_double(wait)) in io_poll_wake()