Home
last modified time | relevance | path

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

/Linux-v6.6/io_uring/
Dio_uring.c104 #define IORING_MAX_RESTRICTIONS (IORING_RESTRICTION_LAST + \ macro
4187 if (!arg || nr_args > IORING_MAX_RESTRICTIONS) in io_register_restrictions()