Searched refs:__NR_ioctl (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/arm64/include/asm/
H A Dunistd32.h121 #define __NR_ioctl 54 macro
122 __SYSCALL(__NR_ioctl, compat_sys_ioctl)
/linux-master/include/uapi/asm-generic/
H A Dunistd.h95 #define __NR_ioctl 29 macro
96 __SC_COMP(__NR_ioctl, sys_ioctl, compat_sys_ioctl)
/linux-master/tools/include/uapi/asm-generic/
H A Dunistd.h95 #define __NR_ioctl 29 macro
96 __SC_COMP(__NR_ioctl, sys_ioctl, compat_sys_ioctl)
/linux-master/tools/include/nolibc/
H A Dsys.h539 return my_syscall3(__NR_ioctl, fd, req, value);

Completed in 186 milliseconds