Searched defs:sqthread (Results 1 – 4 of 4) sorted by relevance
| /external/liburing/test/ |
| D | fdinfo.c | 59 int buffered, int sqthread, int fixed, int nonvec, in __test_io() 254 static int test_io(const char *file, int write, int buffered, int sqthread, in test_io() 387 int sqthread = (i & 4) != 0; in main() local
|
| D | iopoll.c | 57 static int __test_io(const char *file, struct io_uring *ring, int write, int sqthread, in __test_io() 353 static int test_io(const char *file, int write, int sqthread, int fixed, in test_io() 428 int sqthread = (i & 2) != 0; 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() 286 static int test_io(const char *file, int write, int buffered, int sqthread, in test_io() 941 int sqthread = (i & 4) != 0; in main() local 1048 int sqthread = (i & 4) != 0; in main() local
|
| D | io_uring_passthrough.c | 69 int sqthread, int fixed, int nonvec) in __test_io() 256 static int test_io(const char *file, int tc, int read, int sqthread, in test_io() 454 int sqthread = (i & 2) != 0; in main() local
|