/openbmc/linux/include/asm-generic/ |
H A D | audit_change_attr.h | 21 __NR_fchmodat,
|
/openbmc/qemu/linux-headers/asm-riscv/ |
H A D | unistd_32.h | 55 #define __NR_fchmodat 53 macro
|
H A D | unistd_64.h | 56 #define __NR_fchmodat 53 macro
|
/openbmc/qemu/linux-headers/asm-arm64/ |
H A D | unistd_64.h | 57 #define __NR_fchmodat 53 macro
|
/openbmc/qemu/linux-headers/asm-loongarch/ |
H A D | unistd_64.h | 56 #define __NR_fchmodat 53 macro
|
/openbmc/qemu/linux-headers/asm-s390/ |
H A D | unistd_64.h | 248 #define __NR_fchmodat 299 macro
|
H A D | unistd_32.h | 281 #define __NR_fchmodat 299 macro
|
/openbmc/qemu/linux-headers/asm-x86/ |
H A D | unistd_64.h | 272 #define __NR_fchmodat 268 macro
|
H A D | unistd_32.h | 306 #define __NR_fchmodat 306 macro
|
H A D | unistd_x32.h | 239 #define __NR_fchmodat (__X32_SYSCALL_BIT + 268) macro
|
/openbmc/qemu/linux-headers/asm-powerpc/ |
H A D | unistd_64.h | 290 #define __NR_fchmodat 297 macro
|
H A D | unistd_32.h | 299 #define __NR_fchmodat 297 macro
|
/openbmc/linux/tools/include/nolibc/ |
H A D | sys.h | 131 #ifdef __NR_fchmodat in sys_chmod() 132 return my_syscall4(__NR_fchmodat, AT_FDCWD, path, mode, 0); in sys_chmod()
|
/openbmc/qemu/linux-headers/asm-generic/ |
H A D | unistd.h | 152 #define __NR_fchmodat 53 macro 153 __SYSCALL(__NR_fchmodat, sys_fchmodat)
|
/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | unistd.h | 152 #define __NR_fchmodat 53 macro 153 __SYSCALL(__NR_fchmodat, sys_fchmodat)
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | unistd.h | 152 #define __NR_fchmodat 53 macro 153 __SYSCALL(__NR_fchmodat, sys_fchmodat)
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | unistd32.h | 679 #define __NR_fchmodat 333 macro 680 __SYSCALL(__NR_fchmodat, sys_fchmodat)
|
/openbmc/qemu/linux-headers/asm-mips/ |
H A D | unistd_n64.h | 261 #define __NR_fchmodat (__NR_Linux + 258) macro
|
H A D | unistd_n32.h | 265 #define __NR_fchmodat (__NR_Linux + 262) macro
|
H A D | unistd_o32.h | 302 #define __NR_fchmodat (__NR_Linux + 299) macro
|
/openbmc/qemu/linux-headers/asm-arm/ |
H A D | unistd-common.h | 292 #define __NR_fchmodat (__NR_SYSCALL_BASE + 333) macro
|