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
421 * for the IORING_CQE_F_NOTIF cqe.445 * cqe.res for IORING_CQE_F_NOTIF if518 * IORING_CQE_F_NOTIF Set for notification CQEs. Can be used to distinct541 #define IORING_CQE_F_NOTIF (1U << 3)534 #define IORING_CQE_F_NOTIF global() macro
1360 notif->cqe.flags = IORING_CQE_F_NOTIF; in io_send_zc_prep()