Searched refs:finish_io (Results 1 – 2 of 2) sorted by relevance
/external/autotest/client/tests/aiostress/ |
D | aio-stress.c | 451 void finish_io(struct thread_info *t, struct io_unit *io, long result, in finish_io() function 493 finish_io(t, event_io, event->res, &stop_time); in read_some_events() 551 finish_io(t, event_io, event.res, &tv_now);
|
/external/ltp/testcases/kernel/io/ltp-aiodio/ |
D | aio-stress.c | 464 void finish_io(struct thread_info *t, struct io_unit *io, long result, in finish_io() function 508 finish_io(t, event_io, event->res, &stop_time); in read_some_events() 567 finish_io(t, event_io, event.res, &tv_now);
|