/openbmc/openbmc/poky/meta/recipes-core/musl/musl/ |
H A D | 0001-Update-syscalls-for-r32-rv64-from-kernel-6.4-through.patch | 27 #define __NR_fchmodat2 452 57 #define __NR_fchmodat2 452
|
/openbmc/linux/tools/testing/selftests/fchmodat2/ |
H A D | fchmodat2_test.c | 14 int ret = syscall(__NR_fchmodat2, dfd, filename, mode, flags); in sys_fchmodat2()
|
/openbmc/qemu/linux-headers/asm-riscv/ |
H A D | unistd_32.h | 302 #define __NR_fchmodat2 452 macro
|
H A D | unistd_64.h | 312 #define __NR_fchmodat2 452 macro
|
/openbmc/qemu/linux-headers/asm-arm64/ |
H A D | unistd_64.h | 311 #define __NR_fchmodat2 452 macro
|
/openbmc/qemu/linux-headers/asm-loongarch/ |
H A D | unistd_64.h | 307 #define __NR_fchmodat2 452 macro
|
/openbmc/qemu/linux-headers/asm-s390/ |
H A D | unistd_64.h | 375 #define __NR_fchmodat2 452 macro
|
H A D | unistd_32.h | 427 #define __NR_fchmodat2 452 macro
|
/openbmc/qemu/linux-headers/asm-x86/ |
H A D | unistd_64.h | 368 #define __NR_fchmodat2 452 macro
|
H A D | unistd_32.h | 445 #define __NR_fchmodat2 452 macro
|
H A D | unistd_x32.h | 321 #define __NR_fchmodat2 (__X32_SYSCALL_BIT + 452) macro
|
/openbmc/qemu/linux-headers/asm-powerpc/ |
H A D | unistd_64.h | 408 #define __NR_fchmodat2 452 macro
|
H A D | unistd_32.h | 436 #define __NR_fchmodat2 452 macro
|
/openbmc/qemu/linux-headers/asm-generic/ |
H A D | unistd.h | 817 #define __NR_fchmodat2 452 macro 818 __SYSCALL(__NR_fchmodat2, sys_fchmodat2)
|
/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | unistd.h | 823 #define __NR_fchmodat2 452 macro 824 __SYSCALL(__NR_fchmodat2, sys_fchmodat2)
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | unistd.h | 823 #define __NR_fchmodat2 452 macro 824 __SYSCALL(__NR_fchmodat2, sys_fchmodat2)
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | unistd32.h | 912 #define __NR_fchmodat2 452 macro 913 __SYSCALL(__NR_fchmodat2, sys_fchmodat2)
|
/openbmc/qemu/linux-headers/asm-mips/ |
H A D | unistd_n64.h | 359 #define __NR_fchmodat2 (__NR_Linux + 452) macro
|
H A D | unistd_n32.h | 383 #define __NR_fchmodat2 (__NR_Linux + 452) macro
|
H A D | unistd_o32.h | 429 #define __NR_fchmodat2 (__NR_Linux + 452) macro
|