Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dio_uring.h655 IORING_REGISTER_MEM_REGION = 34, enumerator
/linux-6.15/io_uring/
H A Dregister.c829 case IORING_REGISTER_MEM_REGION: in __io_uring_register()