Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dpoll.c64 static inline bool wqe_is_double(struct wait_queue_entry *wqe) in wqe_is_double() function
454 if (wqe_is_double(wait)) in io_poll_wake()