Home
last modified time | relevance | path

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

/linux/tools/usb/ffs-aio-example/simple/device_app/
H A Daio_simple.c374 io_destroy(ctx); in main()
/linux/tools/usb/ffs-aio-example/multibuff/device_app/
H A Daio_multibuff.c374 io_destroy(ctx); in main()
/linux/kernel/
H A Dsys_ni.c41 COND_SYSCALL(io_destroy);
/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl212 201 n64 io_destroy sys_io_destroy
/linux/arch/mips/kernel/syscalls/
H A Dsyscall_n64.tbl212 201 n64 io_destroy sys_io_destroy
/linux/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl219 207 common io_destroy sys_io_destroy
H A Dsyscall_32.tbl261 246 i386 io_destroy sys_io_destroy
/linux/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl260 240 common io_destroy sys_io_destroy
/linux/scripts/
H A Dsyscall.tbl12 1 common io_destroy sys_io_destroy
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl219 207 common io_destroy sys_io_destroy
H A Dsyscall_32.tbl261 246 i386 io_destroy sys_io_destroy
/linux/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl252 242 common io_destroy sys_io_destroy
/linux/arch/microblaze/kernel/syscalls/
H A Dsyscall.tbl256 246 common io_destroy sys_io_destroy
/linux/arch/arm/tools/
H A Dsyscall.tbl262 244 common io_destroy sys_io_destroy
/linux/arch/arm64/tools/
H A Dsyscall_32.tbl259 244 common io_destroy sys_io_destroy
/linux/arch/alpha/kernel/syscalls/
H A Dsyscall.tbl332 399 common io_destroy sys_io_destroy
/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl290 228 common io_destroy sys_io_destroy
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl254 244 common io_destroy sys_io_destroy sys_io_destroy
/linux/fs/
H A Daio.c1451 SYSCALL_DEFINE1(io_destroy, aio_context_t, ctx) in SYSCALL_DEFINE1() argument