Searched refs:IORING_CQE_F_NOTIF (Results 1 – 2 of 2) sorted by relevance
165 if (cqe->flags & IORING_CQE_F_NOTIF) { in do_tx()196 if (!(cqe->flags & IORING_CQE_F_NOTIF)) in do_tx()
416 #define IORING_CQE_F_NOTIF (1U << 3) macro
Completed in 7 milliseconds