Home
last modified time | relevance | path

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

/third_party/ltp/include/
Dtst_safe_io_uring.h36 #define SAFE_IO_URING_INIT(entries, params, uring) \ macro
/third_party/ltp/testcases/kernel/syscalls/io_uring/
Dio_uring02.c213 SAFE_IO_URING_INIT(512, &params, &uring); in run()