Home
last modified time | relevance | path

Searched defs:IORING_SQ_TASKRUN (Results 1 – 3 of 3) sorted by relevance

/external/crosvm/io_uring/src/
Dbindings.rs151 pub const IORING_SQ_TASKRUN: u32 = 4; constant
/external/liburing/src/include/liburing/
Dio_uring.h491 #define IORING_SQ_TASKRUN (1U << 2) /* task should enter the kernel */ macro
/external/kernel-headers/original/uapi/linux/
Dio_uring.h491 #define IORING_SQ_TASKRUN (1U << 2) /* task should enter the kernel */ macro