Home
last modified time | relevance | path

Searched refs:io_destroy (Results 1 – 23 of 23) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/io_setup/
Dio_setup01.c39 io_destroy(*ctx); in verify_failure()
67 io_destroy(*ctx); in verify_success()
/third_party/ltp/testcases/kernel/io/ltp-aiodio/
Daiodio_append.c78 io_destroy(myctx); in aiodio_append()
96 io_destroy(myctx); in aiodio_append()
/third_party/ltp/testcases/kernel/syscalls/io_destroy/
Dio_destroy01.c29 TEST(io_destroy(ctx)); in verify_io_destroy()
/third_party/ltp/testcases/kernel/syscalls/io_pgetevents/
Dio_pgetevents01.c72 if (io_destroy(ctx) < 0) in run()
Dio_pgetevents02.c84 if (io_destroy(ctx) < 0) in cleanup()
/third_party/ltp/testcases/kernel/syscalls/eventfd/
Deventfd01.c558 io_destroy(*ctx); in trigger_eventfd_overflow()
566 io_destroy(ctx); in cleanup_overflow()
/third_party/ltp/include/lapi/syscalls/
Daarch64.in2 io_destroy 1
Darc.in2 io_destroy 1
Dmips_n64.in202 io_destroy 5201
Dia64.in210 io_destroy 1239
Dsparc64.in252 io_destroy 269
Ds390x.in191 io_destroy 244
Dmips_n32.in202 io_destroy 6201
Dsh.in221 io_destroy 246
Dx86_64.in208 io_destroy 207
Dmips_o32.in243 io_destroy 4242
Ds390.in223 io_destroy 244
Dsparc.in268 io_destroy 269
Dpowerpc.in228 io_destroy 228
Dpowerpc64.in228 io_destroy 228
Di386.in246 io_destroy 246
Darm.in202 io_destroy (__NR_SYSCALL_BASE+244)
/third_party/openssl/engines/
De_afalg.c114 static ossl_inline int io_destroy(aio_context_t ctx) in io_destroy() function
639 io_destroy(actx->aio.aio_ctx); in afalg_cipher_cleanup()