Searched refs:SQE_VALID_FLAGS (Results 1 – 2 of 2) sorted by relevance
| /linux/io_uring/ | ||
| H A D | bpf_filter.c | 32 bctx->sqe_flags = (__force int) req->flags & SQE_VALID_FLAGS; in io_uring_populate_bpf_ctx() |
| H A D | io_uring.h | 87 #define SQE_VALID_FLAGS (IOSQE_FIXED_FILE |\ macro |