Home
last modified time | relevance | path

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

/linux/tools/include/uapi/linux/
H A Dio_uring.h529 IORING_REGISTER_PERSONALITY = 9, enumerator
/linux/include/uapi/linux/
H A Dio_uring.h642 IORING_REGISTER_PERSONALITY = 9, enumerator
/linux/io_uring/
H A Dregister.c686 case IORING_REGISTER_PERSONALITY: in __io_uring_register()