Home
last modified time | relevance | path

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

/linux/tools/include/uapi/linux/
H A Dio_uring.h692 IORING_RESTRICTION_REGISTER_OP = 0, enumerator
/linux/include/uapi/linux/
H A Dio_uring.h952 IORING_RESTRICTION_REGISTER_OP = 0, enumerator
/linux/io_uring/
H A Dregister.c133 case IORING_RESTRICTION_REGISTER_OP: in io_parse_restrictions()