Searched defs:iocb (Results 1 - 11 of 11) sorted by relevance
/third_party/pulseaudio/src/tests/ |
H A D | mainloop-test.c | 51 static void iocb(pa_mainloop_api*a, pa_io_event *e, int fd, pa_io_event_flags_t f, void *userdata) { in iocb() function
|
/third_party/ltp/testcases/kernel/syscalls/io_submit/ |
H A D | io_submit02.c | 31 static struct iocb iocb; variable
|
H A D | io_submit01.c | 34 static struct iocb iocb; variable [all...] |
H A D | io_submit03.c | 34 static struct iocb iocb; variable [all...] |
/third_party/ltp/testcases/kernel/syscalls/eventfd/ |
H A D | eventfd06.c | 56 struct iocb iocb; in async_write() local
|
/third_party/ltp/testcases/kernel/io/aio/ |
H A D | aio02.c | 67 static void work_done(io_context_t ctx, struct iocb *iocb, long res, long res2) in work_done() argument 100 struct iocb *iocb = ep->obj; in io_wait_run() local
|
/third_party/ltp/testcases/kernel/io/ltp-aiodio/ |
H A D | aiodio_sparse.c | 61 struct iocb *iocb; in aiodio_sparse() local [all...] |
H A D | aiocp.c | 99 static void async_write_done(LTP_ATTRIBUTE_UNUSED io_context_t ctx, struct iocb *iocb, long res, long res2) in async_write_done() argument 121 static void async_copy(io_context_t ctx, struct iocb *ioc argument 154 struct iocb *iocb = ep->obj; io_wait_run() local [all...] |
H A D | aio-stress.c | 164 struct iocb iocb; member [all...] |
/third_party/node/deps/openssl/openssl/engines/ |
H A D | e_afalg.c | 122 static ossl_inline int io_read(aio_context_t ctx, long n, struct iocb **iocb) in io_read() argument
|
/third_party/openssl/engines/ |
H A D | e_afalg.c | 122 static ossl_inline int io_read(aio_context_t ctx, long n, struct iocb **iocb) in io_read() argument
|
Completed in 8 milliseconds