Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dio_uring.h415 #define IORING_OFF_SQES 0x10000000ULL macro
/openbmc/linux/tools/testing/selftests/net/
H A Dio_uring_zerocopy_tx.c190 MAP_SHARED | MAP_POPULATE, fd, IORING_OFF_SQES); in io_uring_mmap()
/openbmc/linux/tools/testing/selftests/x86/
H A Dlam.c431 s->ring_fd, IORING_OFF_SQES); in mmap_io_uring()
/openbmc/linux/io_uring/
H A Dio_uring.c3458 case IORING_OFF_SQES: in io_uring_validate_mmap_request()