Home
last modified time | relevance | path

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

/Linux-v6.6/io_uring/
Dpoll.c64 static inline bool wqe_is_double(struct wait_queue_entry *wqe) in wqe_is_double() function
443 if (wqe_is_double(wait)) in io_poll_wake()