Searched refs:__NR_shmat (Results 1 – 16 of 16) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/syscalls/ |
D | ipc.h | 34 #ifdef __NR_shmat 35 DO_TEST(shmat, __NR_shmat)
|
/kernel/linux/linux-5.10/arch/alpha/include/uapi/asm/ |
D | unistd.h | 8 #define __NR_osf_shmat __NR_shmat
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/ |
D | unistd_64.h | 51 #define __NR_shmat 30 macro
|
D | unistd_32.h | 408 #define __NR_shmat 397 macro
|
D | unistd_x32.h | 46 #define __NR_shmat (__X32_SYSCALL_BIT + 30) macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/ |
D | unistd.h | 269 #define __NR_shmat 196 macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/ |
D | unistd.h | 438 #define __NR_shmat 196 macro 439 __SC_COMP(__NR_shmat, sys_shmat, compat_sys_shmat)
|
/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/ |
D | unistd.h | 582 #define __NR_shmat 196 macro 583 __SC_COMP(__NR_shmat, sys_shmat, compat_sys_shmat)
|
/kernel/linux/linux-5.10/include/uapi/asm-generic/ |
D | unistd.h | 582 #define __NR_shmat 196 macro 583 __SC_COMP(__NR_shmat, sys_shmat, compat_sys_shmat)
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/ |
D | unistd_n64.h | 50 #define __NR_shmat (__NR_Linux + 29) macro
|
D | unistd_n32.h | 50 #define __NR_shmat (__NR_Linux + 29) macro
|
D | unistd_o32.h | 393 #define __NR_shmat (__NR_Linux + 397) macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm/asm/ |
D | unistd-common.h | 268 #define __NR_shmat (__NR_SYSCALL_BASE + 305) macro
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
D | unistd32.h | 623 #define __NR_shmat 305 macro 624 __SYSCALL(__NR_shmat, compat_sys_shmat)
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm/asm/ |
D | unistd-common.h | 281 #define __NR_shmat (__NR_SYSCALL_BASE + 305) macro
|
/kernel/liteos_a/syscall/ |
D | syscall_lookup.h | 260 SYSCALL_HAND_DEF(__NR_shmat, SysShmAt, void *, ARG_NUM_3)
|