Searched refs:IORING_CQE_F_NOTIF (Results 1 – 4 of 4) 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
456 #define IORING_CQE_F_NOTIF (1U << 3) macro
1241 notif->cqe.flags = IORING_CQE_F_NOTIF; in io_send_zc_prep()