Home
last modified time | relevance | path

Searched refs:IORING_SETUP_FLAGS (Results 1 – 3 of 3) sorted by relevance

/linux/io_uring/
H A Dquery.c25 e->ring_setup_flags = IORING_SETUP_FLAGS; in io_query_ops()
H A Dio_uring.h54 #define IORING_SETUP_FLAGS (IORING_SETUP_IOPOLL |\ macro
H A Dio_uring.c2757 if (flags & ~IORING_SETUP_FLAGS) in io_uring_sanitise_params()