Home
last modified time | relevance | path

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

/tools/testing/selftests/net/
A Dio_uring_zerocopy_tx.c165 if (cqe->flags & IORING_CQE_F_NOTIF) { in do_tx()
196 if (!(cqe->flags & IORING_CQE_F_NOTIF)) in do_tx()
/tools/include/uapi/linux/
A Dio_uring.h416 #define IORING_CQE_F_NOTIF (1U << 3) macro

Completed in 6 milliseconds