Home
last modified time | relevance | path

Searched refs:aio_return (Results 1 – 7 of 7) sorted by relevance

/external/valgrind/memcheck/tests/darwin/
Daio.c57 assert( aio_return(&a) > 0 ); // XXX: (undefined value error here) in main()
61 assert( aio_return(&a) < 0 ); // (repeated aio_return(); fails because in main()
80 assert( aio_return(&a) > 0 ); in main()
82 assert( aio_return(&a) < 0 ); // (repeated aio_return(); fails because in main()
Dscalar.stderr.exp804 Syscall param aio_return(aiocbp) contains uninitialised byte(s)
/external/fio/engines/
Dsolarisaio.c33 io_u->resultp.aio_return = AIO_INPROGRESS; in fio_solarisaio_prep()
59 if (io_u->resultp.aio_return >= 0) { in wait_for_event()
60 io_u->resid = io_u->xfer_buflen - io_u->resultp.aio_return; in wait_for_event()
Dposixaio.c136 ssize_t retval = aio_return(&io_u->aiocb); in fio_posixaio_getevents()
/external/valgrind/coregrind/m_syswrap/
Dpriv_syswrap-darwin.h383 DECL_TEMPLATE(darwin, aio_return); // 314
Dsyswrap-darwin.c4442 PRE(aio_return) in PRE() argument
4453 POST(aio_return) in POST() argument
9738 MACXY(__NR_aio_return, aio_return),
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt1326 fun:aio_return=uninstrumented