/openbmc/linux/tools/testing/selftests/powerpc/syscalls/ |
H A D | ipc.h | 34 #ifdef __NR_shmat 35 DO_TEST(shmat, __NR_shmat)
|
/openbmc/linux/arch/alpha/include/uapi/asm/ |
H A D | unistd.h | 8 #define __NR_osf_shmat __NR_shmat
|
/openbmc/qemu/linux-headers/asm-riscv/ |
H A D | unistd_32.h | 173 #define __NR_shmat 196 macro
|
H A D | unistd_64.h | 199 #define __NR_shmat 196 macro
|
/openbmc/qemu/linux-headers/asm-arm64/ |
H A D | unistd_64.h | 200 #define __NR_shmat 196 macro
|
/openbmc/qemu/linux-headers/asm-loongarch/ |
H A D | unistd_64.h | 197 #define __NR_shmat 196 macro
|
/openbmc/qemu/linux-headers/asm-s390/ |
H A D | unistd_64.h | 341 #define __NR_shmat 397 macro
|
H A D | unistd_32.h | 373 #define __NR_shmat 397 macro
|
/openbmc/qemu/linux-headers/asm-x86/ |
H A D | unistd_64.h | 34 #define __NR_shmat 30 macro
|
H A D | unistd_32.h | 391 #define __NR_shmat 397 macro
|
H A D | unistd_x32.h | 29 #define __NR_shmat (__X32_SYSCALL_BIT + 30) macro
|
/openbmc/qemu/linux-headers/asm-powerpc/ |
H A D | unistd_64.h | 375 #define __NR_shmat 397 macro
|
H A D | unistd_32.h | 383 #define __NR_shmat 397 macro
|
/openbmc/qemu/linux-headers/asm-generic/ |
H A D | unistd.h | 518 #define __NR_shmat 196 macro 519 __SC_COMP(__NR_shmat, sys_shmat, compat_sys_shmat)
|
/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | unistd.h | 518 #define __NR_shmat 196 macro 519 __SC_COMP(__NR_shmat, sys_shmat, compat_sys_shmat)
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | unistd.h | 518 #define __NR_shmat 196 macro 519 __SC_COMP(__NR_shmat, sys_shmat, compat_sys_shmat)
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | unistd32.h | 623 #define __NR_shmat 305 macro 624 __SYSCALL(__NR_shmat, compat_sys_shmat)
|
/openbmc/qemu/linux-headers/asm-mips/ |
H A D | unistd_n64.h | 33 #define __NR_shmat (__NR_Linux + 29) macro
|
H A D | unistd_n32.h | 33 #define __NR_shmat (__NR_Linux + 29) macro
|
H A D | unistd_o32.h | 376 #define __NR_shmat (__NR_Linux + 397) macro
|
/openbmc/qemu/linux-headers/asm-arm/ |
H A D | unistd-common.h | 264 #define __NR_shmat (__NR_SYSCALL_BASE + 305) macro
|