Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dio_uring.h413 #define IORING_OFF_SQ_RING 0ULL macro
/openbmc/linux/tools/testing/selftests/net/
H A Dio_uring_zerocopy_tx.c177 MAP_SHARED | MAP_POPULATE, fd, IORING_OFF_SQ_RING); in io_uring_mmap()
/openbmc/linux/tools/testing/selftests/x86/
H A Dlam.c401 IORING_OFF_SQ_RING); in mmap_io_uring()
/openbmc/linux/io_uring/
H A Dio_uring.c3461 case IORING_OFF_SQ_RING: in io_uring_validate_mmap_request()