/openbmc/linux/tools/testing/selftests/powerpc/syscalls/ |
H A D | ipc.h | 38 #ifdef __NR_shmdt 39 DO_TEST(shmdt, __NR_shmdt)
|
/openbmc/qemu/linux-headers/asm-riscv/ |
H A D | unistd_32.h | 174 #define __NR_shmdt 197 macro
|
H A D | unistd_64.h | 200 #define __NR_shmdt 197 macro
|
/openbmc/qemu/linux-headers/asm-arm64/ |
H A D | unistd_64.h | 201 #define __NR_shmdt 197 macro
|
/openbmc/qemu/linux-headers/asm-loongarch/ |
H A D | unistd_64.h | 198 #define __NR_shmdt 197 macro
|
/openbmc/qemu/linux-headers/asm-s390/ |
H A D | unistd_64.h | 342 #define __NR_shmdt 398 macro
|
H A D | unistd_32.h | 374 #define __NR_shmdt 398 macro
|
/openbmc/qemu/linux-headers/asm-x86/ |
H A D | unistd_64.h | 71 #define __NR_shmdt 67 macro
|
H A D | unistd_32.h | 392 #define __NR_shmdt 398 macro
|
H A D | unistd_x32.h | 60 #define __NR_shmdt (__X32_SYSCALL_BIT + 67) macro
|
/openbmc/qemu/linux-headers/asm-powerpc/ |
H A D | unistd_64.h | 376 #define __NR_shmdt 398 macro
|
H A D | unistd_32.h | 384 #define __NR_shmdt 398 macro
|
/openbmc/qemu/linux-headers/asm-generic/ |
H A D | unistd.h | 520 #define __NR_shmdt 197 macro 521 __SYSCALL(__NR_shmdt, sys_shmdt)
|
/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | unistd.h | 520 #define __NR_shmdt 197 macro 521 __SYSCALL(__NR_shmdt, sys_shmdt)
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | unistd.h | 520 #define __NR_shmdt 197 macro 521 __SYSCALL(__NR_shmdt, sys_shmdt)
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | unistd32.h | 625 #define __NR_shmdt 306 macro 626 __SYSCALL(__NR_shmdt, sys_shmdt)
|
/openbmc/qemu/linux-headers/asm-mips/ |
H A D | unistd_n64.h | 69 #define __NR_shmdt (__NR_Linux + 65) macro
|
H A D | unistd_n32.h | 69 #define __NR_shmdt (__NR_Linux + 65) macro
|
H A D | unistd_o32.h | 377 #define __NR_shmdt (__NR_Linux + 398) macro
|
/openbmc/qemu/linux-headers/asm-arm/ |
H A D | unistd-common.h | 265 #define __NR_shmdt (__NR_SYSCALL_BASE + 306) macro
|