Home
last modified time | relevance | path

Searched refs:sys_ioctl (Results 1 – 8 of 8) sorted by relevance

/tools/include/nolibc/
Dsys.h538 int sys_ioctl(int fd, unsigned long req, void *value) in sys_ioctl() function
546 return __sysret(sys_ioctl(fd, req, value)); in ioctl()
/tools/perf/arch/mips/entry/syscalls/
Dsyscall_n64.tbl25 15 n64 ioctl sys_ioctl
/tools/perf/arch/x86/entry/syscalls/
Dsyscall_64.tbl28 16 64 ioctl sys_ioctl
Dsyscall_32.tbl69 54 i386 ioctl sys_ioctl compat_sys_ioctl
/tools/perf/arch/powerpc/entry/syscalls/
Dsyscall.tbl75 54 common ioctl sys_ioctl compat_sys_ioctl
/tools/perf/arch/s390/entry/syscalls/
Dsyscall.tbl56 54 common ioctl sys_ioctl compat_sys_ioctl
/tools/include/uapi/asm-generic/
Dunistd.h96 __SC_COMP(__NR_ioctl, sys_ioctl, compat_sys_ioctl)
/tools/perf/Documentation/
Dperf-script-python.txt66 sys_ioctl 3