Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dio_uring.h708 IORING_REGISTER_MEM_REGION = 34, enumerator
/linux/io_uring/
H A Dregister.c919 case IORING_REGISTER_MEM_REGION: in __io_uring_register()