Home
last modified time | relevance | path

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

/linux-6.15/tools/include/uapi/linux/
H A Dio_uring.h529 IORING_REGISTER_PERSONALITY = 9, enumerator
/linux-6.15/include/uapi/linux/
H A Dio_uring.h602 IORING_REGISTER_PERSONALITY = 9, enumerator
/linux-6.15/io_uring/
H A Dregister.c704 case IORING_REGISTER_PERSONALITY: in __io_uring_register()