/openbmc/linux/include/asm-generic/ |
H A D | audit_change_attr.h | 19 #ifdef __NR_fchownat 20 __NR_fchownat,
|
/openbmc/qemu/linux-headers/asm-riscv/ |
H A D | unistd_32.h | 56 #define __NR_fchownat 54 macro
|
H A D | unistd_64.h | 57 #define __NR_fchownat 54 macro
|
/openbmc/qemu/linux-headers/asm-arm64/ |
H A D | unistd_64.h | 58 #define __NR_fchownat 54 macro
|
/openbmc/qemu/linux-headers/asm-loongarch/ |
H A D | unistd_64.h | 57 #define __NR_fchownat 54 macro
|
/openbmc/qemu/linux-headers/asm-s390/ |
H A D | unistd_64.h | 240 #define __NR_fchownat 291 macro
|
H A D | unistd_32.h | 273 #define __NR_fchownat 291 macro
|
/openbmc/qemu/linux-headers/asm-x86/ |
H A D | unistd_64.h | 264 #define __NR_fchownat 260 macro
|
H A D | unistd_32.h | 298 #define __NR_fchownat 298 macro
|
H A D | unistd_x32.h | 231 #define __NR_fchownat (__X32_SYSCALL_BIT + 260) macro
|
/openbmc/qemu/linux-headers/asm-powerpc/ |
H A D | unistd_64.h | 282 #define __NR_fchownat 289 macro
|
H A D | unistd_32.h | 291 #define __NR_fchownat 289 macro
|
/openbmc/linux/tools/include/nolibc/ |
H A D | sys.h | 154 #ifdef __NR_fchownat in sys_chown() 155 return my_syscall5(__NR_fchownat, AT_FDCWD, path, owner, group, 0); in sys_chown()
|
/openbmc/qemu/linux-headers/asm-generic/ |
H A D | unistd.h | 154 #define __NR_fchownat 54 macro 155 __SYSCALL(__NR_fchownat, sys_fchownat)
|
/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | unistd.h | 154 #define __NR_fchownat 54 macro 155 __SYSCALL(__NR_fchownat, sys_fchownat)
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | unistd.h | 154 #define __NR_fchownat 54 macro 155 __SYSCALL(__NR_fchownat, sys_fchownat)
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | unistd32.h | 663 #define __NR_fchownat 325 macro 664 __SYSCALL(__NR_fchownat, sys_fchownat)
|
/openbmc/qemu/linux-headers/asm-mips/ |
H A D | unistd_n64.h | 253 #define __NR_fchownat (__NR_Linux + 250) macro
|
H A D | unistd_n32.h | 257 #define __NR_fchownat (__NR_Linux + 254) macro
|
H A D | unistd_o32.h | 294 #define __NR_fchownat (__NR_Linux + 291) macro
|
/openbmc/qemu/linux-headers/asm-arm/ |
H A D | unistd-common.h | 284 #define __NR_fchownat (__NR_SYSCALL_BASE + 325) macro
|