Home
last modified time | relevance | path

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

/linux-6.15/tools/include/uapi/linux/
H A Dio_uring.h531 IORING_REGISTER_RESTRICTIONS = 11, enumerator
/linux-6.15/include/uapi/linux/
H A Dio_uring.h604 IORING_REGISTER_RESTRICTIONS = 11, enumerator
/linux-6.15/io_uring/
H A Dregister.c722 case IORING_REGISTER_RESTRICTIONS: in __io_uring_register()