Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/liburing/liburing/
H A D0001-test-Use-syscall-wrappers-instead-of-using-syscall-2.patch32 #define IORING_OFF_SQES 0x10000000ULL
/OK3568_Linux_fs/kernel/tools/io_uring/
H A Dsetup.c33 IORING_OFF_SQES); in io_uring_mmap()
H A Dio_uring-bench.c446 IORING_OFF_SQES); in setup_ring()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dio_uring.h208 #define IORING_OFF_SQES 0x10000000ULL macro
/OK3568_Linux_fs/kernel/io_uring/
H A Dio_uring.c9768 case IORING_OFF_SQES: in io_uring_validate_mmap_request()