Home
last modified time | relevance | path

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

/external/liburing/test/
Drsrc_tags.c99 static int test_tags_generic(int nr, int type, void *rsrc, int ring_flags) in test_tags_generic()
319 static int test_files(int ring_flags) in test_files()
407 int ring_flags[] = {0, IORING_SETUP_IOPOLL, IORING_SETUP_SQPOLL}; in main() local
Diopoll.c213 int fd, i, ret, ring_flags, open_flags; in test_io_uring_submit_enters() local
280 int ret, ring_flags = IORING_SETUP_IOPOLL; in test_io() local
Dread-write.c234 int ret, ring_flags = 0; in test_io() local