Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dio_uring.c103 #define IORING_MAX_RESTRICTIONS (IORING_RESTRICTION_LAST + \ macro
4298 if (!arg || nr_args > IORING_MAX_RESTRICTIONS) in io_register_iowq_aff()