Searched refs:IORING_FEAT_NODROP (Results 1 – 3 of 3) sorted by relevance
502 #define IORING_FEAT_NODROP (1U << 1) macro
542 #define IORING_FEAT_NODROP (1U << 1) macro
3666 p->features = IORING_FEAT_SINGLE_MMAP | IORING_FEAT_NODROP | in io_uring_create()