/openbmc/qemu/linux-headers/asm-riscv/ |
H A D | unistd_32.h | 20 #define __NR_getcwd 17 macro
|
H A D | unistd_64.h | 21 #define __NR_getcwd 17 macro
|
/openbmc/qemu/linux-headers/asm-arm64/ |
H A D | unistd_64.h | 21 #define __NR_getcwd 17 macro
|
/openbmc/qemu/linux-headers/asm-loongarch/ |
H A D | unistd_64.h | 21 #define __NR_getcwd 17 macro
|
/openbmc/linux/tools/testing/selftests/powerpc/ptrace/ |
H A D | ptrace-hwbreak.c | 146 syscall(__NR_getcwd, &cwd, PATH_MAX); in test_workload() 161 syscall(__NR_getcwd, &cwd, PATH_MAX); in test_workload()
|
/openbmc/qemu/linux-headers/asm-s390/ |
H A D | unistd_64.h | 143 #define __NR_getcwd 183 macro
|
H A D | unistd_32.h | 167 #define __NR_getcwd 183 macro
|
/openbmc/qemu/linux-headers/asm-x86/ |
H A D | unistd_64.h | 83 #define __NR_getcwd 79 macro
|
H A D | unistd_32.h | 187 #define __NR_getcwd 183 macro
|
H A D | unistd_x32.h | 72 #define __NR_getcwd (__X32_SYSCALL_BIT + 79) macro
|
/openbmc/qemu/linux-headers/asm-powerpc/ |
H A D | unistd_64.h | 186 #define __NR_getcwd 182 macro
|
H A D | unistd_32.h | 186 #define __NR_getcwd 182 macro
|
/openbmc/qemu/linux-headers/asm-generic/ |
H A D | unistd.h | 71 #define __NR_getcwd 17 macro 72 __SYSCALL(__NR_getcwd, sys_getcwd)
|
/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | unistd.h | 71 #define __NR_getcwd 17 macro 72 __SYSCALL(__NR_getcwd, sys_getcwd)
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | unistd.h | 71 #define __NR_getcwd 17 macro 72 __SYSCALL(__NR_getcwd, sys_getcwd)
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | unistd32.h | 379 #define __NR_getcwd 183 macro 380 __SYSCALL(__NR_getcwd, sys_getcwd)
|
/openbmc/qemu/linux-headers/asm-mips/ |
H A D | unistd_n64.h | 81 #define __NR_getcwd (__NR_Linux + 77) macro
|
H A D | unistd_n32.h | 81 #define __NR_getcwd (__NR_Linux + 77) macro
|
H A D | unistd_o32.h | 207 #define __NR_getcwd (__NR_Linux + 203) macro
|
/openbmc/qemu/linux-headers/asm-arm/ |
H A D | unistd-common.h | 148 #define __NR_getcwd (__NR_SYSCALL_BASE + 183) macro
|
/openbmc/qemu/linux-user/ |
H A D | syscall.c | 269 #define __NR_sys_getcwd1 __NR_getcwd
|