Searched defs:nonvec (Results 1 – 4 of 4) sorted by relevance
| /external/liburing/test/ |
| D | kallsyms.c | 27 static int __test_io(const char *file, struct io_uring *ring, int fixed, int nonvec) in __test_io() 115 static int test_io(const char *file, int fixed, int nonvec) in test_io() 169 int ret, nonvec; in main() local
|
| D | read-write.c | 48 int buffered, int sqthread, int fixed, int nonvec, in _test_io() 229 int buffered, int sqthread, int fixed, int nonvec, in __test_io() 287 int fixed, int nonvec, int exp_len) in test_io() 444 static int test_buf_select_short(const char *filename, int nonvec) in test_buf_select_short() 597 static int test_buf_select(const char *filename, int nonvec) in test_buf_select() 943 int nonvec = (i & 16) != 0; in main() local 1050 int nonvec = (i & 16) != 0; in main() local
|
| D | fdinfo.c | 59 int buffered, int sqthread, int fixed, int nonvec, in __test_io() 255 int fixed, int nonvec, int exp_len) in test_io() 389 int nonvec = (i & 16) != 0; in main() local
|
| D | io_uring_passthrough.c | 69 int sqthread, int fixed, int nonvec) in __test_io() 257 int fixed, int nonvec) in test_io() 456 int nonvec = (i & 8) != 0; in main() local
|