HomeSort by relevance Sort by last modified time
    Searched refs:libaio (Results 1 - 25 of 30) sorted by null

1 2

  /external/autotest/client/tests/aio_dio_bugs/src/
aio-io-setup-with-nonwritable-context-pointer.c 15 #include <libaio.h>
aio-free-ring-with-bogus-nr-pages.c 37 #include <libaio.h>
aio-dio-subblock-eof-read.c 19 #include <libaio.h>
aio-dio-invalidate-failure.c 8 #include <libaio.h>
aio-dio-extend-stat.c 7 #include <libaio.h>
  /external/ltp/testcases/kernel/io/aio/aio02/
main.c 19 #include <libaio.h>
35 tst_brkm(TCONF, NULL, "test requires libaio and it's development packages");
common.h 9 #include <libaio.h>
  /external/fio/examples/
e4defrag2.fio 65 ioengine=libaio
79 ioengine=libaio
enospc-pressure.fio 8 ioengine=libaio
  /external/ltp/testcases/kernel/syscalls/io_cancel/
io_cancel01.c 35 #include <libaio.h>
113 tst_brkm(TCONF, NULL, "test requires libaio and it's development packages");
  /external/ltp/testcases/kernel/syscalls/io_destroy/
io_destroy01.c 35 #include <libaio.h>
107 tst_brkm(TCONF, NULL, "test requires libaio and it's development packages");
  /external/ltp/testcases/kernel/syscalls/io_getevents/
io_getevents01.c 34 #include <libaio.h>
111 tst_brkm(TCONF, NULL, "test requires libaio and it's development packages");
  /external/ltp/testcases/kernel/syscalls/io_setup/
io_setup01.c 35 #include <libaio.h>
139 tst_brkm(TCONF, NULL, "test requires libaio and it's development packages");
  /external/fio/
io_u.h 13 #include <libaio.h>
configure 539 if test "$libaio" != "yes" ; then
540 libaio="no"
544 #include <libaio.h>
552 if compile_prog "" "-laio" "libaio" ; then
553 libaio=yes
556 if test "$libaio" = "yes" ; then
557 feature_not_found "linux AIO" "libaio-dev or libaio-devel"
559 libaio=no
562 echo "Linux AIO support $libaio"
    [all...]
  /external/ltp/testcases/kernel/io/ltp-aiodio/
aiodio_append.c 41 #include <libaio.h>
184 tst_brkm(TCONF, NULL, "test requires libaio and it's development packages");
aiodio_sparse.c 47 #include <libaio.h>
335 tst_brkm(TCONF, NULL, "test requires libaio and it's development packages");
aiocp.c 42 #include <libaio.h>
604 fprintf(stderr, "test requires libaio and it's development packages\n");
  /external/ltp/testcases/kernel/syscalls/io_submit/
io_submit01.c 31 #include <libaio.h>
143 TST_TEST_TCONF("test requires libaio and it's development packages");
  /external/fio/engines/
libaio.c 2 * libaio engine
12 #include <libaio.h>
49 .lname = "Libaio userspace reaping",
371 .name = "libaio",
  /external/ltp/testcases/kernel/io/aio/aio01/
aio01.c 68 #include <libaio.h>
421 tst_brkm(TCONF, NULL, "test requires libaio and it's development packages");
  /external/fio/tools/
genfio 127 ioengine=libaio
  /external/ltp/testcases/kernel/syscalls/eventfd/
eventfd01.c 68 #include <libaio.h>
733 tst_brkm(TCONF, NULL, "test requires libaio and it's development packages");
  /external/stressapptest/src/
worker.h 30 #include <libaio.h>
  /external/blktrace/btreplay/
btreplay.c 26 #include <libaio.h>
    [all...]

Completed in 1515 milliseconds

1 2