Home
last modified time | relevance | path

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

/linux-6.15/tools/include/uapi/linux/
H A Dio_uring.h692 IORING_RESTRICTION_REGISTER_OP = 0, enumerator
/linux-6.15/include/uapi/linux/
H A Dio_uring.h883 IORING_RESTRICTION_REGISTER_OP = 0, enumerator
/linux-6.15/io_uring/
H A Dregister.c130 case IORING_RESTRICTION_REGISTER_OP: in io_parse_restrictions()