Searched defs:ring_flags (Results 1 – 3 of 3) sorted by relevance
| /external/liburing/test/ |
| D | rsrc_tags.c | 99 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
|
| D | iopoll.c | 213 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
|
| D | read-write.c | 234 int ret, ring_flags = 0; in test_io() local
|