Searched refs:__NR_shmat (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/syscalls/ |
| H A D | ipc.h | 34 #ifdef __NR_shmat 35 DO_TEST(shmat, __NR_shmat)
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/ |
| H A D | unistd.h | 8 #define __NR_osf_shmat __NR_shmat
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/asm-generic/ |
| H A D | unistd.h | 549 #define __NR_shmat 196 macro 550 __SC_COMP(__NR_shmat, sys_shmat, compat_sys_shmat)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm-generic/ |
| H A D | unistd.h | 549 #define __NR_shmat 196 macro 550 __SC_COMP(__NR_shmat, sys_shmat, compat_sys_shmat)
|
| /OK3568_Linux_fs/kernel/include/uapi/asm-generic/ |
| H A D | unistd.h | 582 #define __NR_shmat 196 macro 583 __SC_COMP(__NR_shmat, sys_shmat, compat_sys_shmat)
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/asm-generic/ |
| H A D | unistd.h | 582 #define __NR_shmat 196 macro 583 __SC_COMP(__NR_shmat, sys_shmat, compat_sys_shmat)
|
| /OK3568_Linux_fs/kernel/arch/arm64/include/asm/ |
| H A D | unistd32.h | 623 #define __NR_shmat 305 macro 624 __SYSCALL(__NR_shmat, compat_sys_shmat)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm/ |
| H A D | unistd-common.h | 264 #define __NR_shmat (__NR_SYSCALL_BASE + 305) macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/ |
| H A D | syscall.h | 2114 #ifdef __NR_shmat 2115 # define SYS_shmat __NR_shmat
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/ |
| H A D | syscall.h | 2114 #ifdef __NR_shmat 2115 # define SYS_shmat __NR_shmat
|