Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dbpf_filter.c32 bctx->sqe_flags = (__force int) req->flags & SQE_VALID_FLAGS; in io_uring_populate_bpf_ctx()
H A Dio_uring.h87 #define SQE_VALID_FLAGS (IOSQE_FIXED_FILE |\ macro