Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/
H A Dsys_ni.c41 COND_SYSCALL(io_destroy);
/OK3568_Linux_fs/kernel/tools/usb/ffs-aio-example/multibuff/device_app/
H A Daio_multibuff.c440 io_destroy(ctx); in main()
/OK3568_Linux_fs/kernel/tools/usb/ffs-aio-example/simple/device_app/
H A Daio_simple.c422 io_destroy(ctx); in main()
/OK3568_Linux_fs/kernel/arch/mips/kernel/syscalls/
H A Dsyscall_n32.tbl212 201 n32 io_destroy sys_io_destroy
H A Dsyscall_n64.tbl212 201 n64 io_destroy sys_io_destroy
H A Dsyscall_o32.tbl256 242 o32 io_destroy sys_io_destroy
/OK3568_Linux_fs/kernel/arch/ia64/kernel/syscalls/
H A Dsyscall.tbl227 215 common io_destroy sys_io_destroy
/OK3568_Linux_fs/kernel/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl260 240 common io_destroy sys_io_destroy
/OK3568_Linux_fs/kernel/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl218 207 common io_destroy sys_io_destroy
H A Dsyscall_32.tbl260 246 i386 io_destroy sys_io_destroy
/OK3568_Linux_fs/kernel/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl218 207 common io_destroy sys_io_destroy
/OK3568_Linux_fs/kernel/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl252 242 common io_destroy sys_io_destroy
/OK3568_Linux_fs/kernel/arch/parisc/kernel/syscalls/
H A Dsyscall.tbl240 216 common io_destroy sys_io_destroy
/OK3568_Linux_fs/kernel/arch/microblaze/kernel/syscalls/
H A Dsyscall.tbl256 246 common io_destroy sys_io_destroy
/OK3568_Linux_fs/kernel/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl254 244 common io_destroy sys_io_destroy compat_sys_io_destroy
/OK3568_Linux_fs/kernel/arch/arm/tools/
H A Dsyscall.tbl261 244 common io_destroy sys_io_destroy
/OK3568_Linux_fs/kernel/arch/sh/kernel/syscalls/
H A Dsyscall.tbl256 246 common io_destroy sys_io_destroy
/OK3568_Linux_fs/kernel/arch/s390/kernel/syscalls/
H A Dsyscall.tbl254 244 common io_destroy sys_io_destroy sys_io_destroy
/OK3568_Linux_fs/kernel/arch/alpha/kernel/syscalls/
H A Dsyscall.tbl332 399 common io_destroy sys_io_destroy
/OK3568_Linux_fs/kernel/arch/sparc/kernel/syscalls/
H A Dsyscall.tbl329 269 common io_destroy sys_io_destroy
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/syscalls/
H A Dsyscall.tbl290 228 common io_destroy sys_io_destroy
/OK3568_Linux_fs/kernel/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl284 228 common io_destroy sys_io_destroy
/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dworker.cc3033 io_destroy(aio_ctx_); in AsyncDiskIO()
3261 io_destroy(aio_ctx_); in Work()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/
H A D0001-Add-support-for-mips64-n32-n64.patch662 + "io_destroy", /* 201 */
/OK3568_Linux_fs/kernel/fs/
H A Daio.c1382 SYSCALL_DEFINE1(io_destroy, aio_context_t, ctx) in SYSCALL_DEFINE1() argument