Searched refs:__NR_shmdt (Results 1 - 20 of 20) sorted by relevance

/external/fio/arch/
H A Darch-x86_64.h36 #define __NR_shmdt 67 macro
/external/kernel-headers/original/uapi/asm-x86/asm/
H A Dunistd_64.h71 #define __NR_shmdt 67 macro
H A Dunistd_x32.h60 #define __NR_shmdt (__X32_SYSCALL_BIT + 67) macro
/external/valgrind/include/vki/
H A Dvki-scnums-amd64-linux.h112 #define __NR_shmdt 67 macro
H A Dvki-scnums-arm64-linux.h242 #define __NR_shmdt 197 macro
H A Dvki-scnums-tilegx-linux.h338 #define __NR_shmdt 197 macro
H A Dvki-scnums-arm-linux.h344 #define __NR_shmdt 306 macro
H A Dvki-scnums-mips64-linux.h104 #define __NR_shmdt (__NR_Linux + 65) macro
H A Dvki-scnums-darwin.h498 #define __NR_shmdt VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(264) macro
/external/kernel-headers/original/uapi/asm-arm/asm/
H A Dunistd.h334 #define __NR_shmdt (__NR_SYSCALL_BASE+306) macro
/external/kernel-headers/original/uapi/asm-generic/
H A Dunistd.h546 #define __NR_shmdt 197 macro
547 __SYSCALL(__NR_shmdt, sys_shmdt)
/external/kernel-headers/original/uapi/asm-mips/asm/
H A Dunistd.h461 #define __NR_shmdt (__NR_Linux + 65) macro
794 #define __NR_shmdt (__NR_Linux + 65) macro
/external/valgrind/coregrind/m_syswrap/
H A Dsyswrap-arm64-linux.c1002 LINXY(__NR_shmdt, sys_shmdt), // 197
H A Dsyswrap-amd64-linux.c778 LINXY(__NR_shmdt, sys_shmdt), // 67
H A Dsyswrap-arm-linux.c1155 LINXY(__NR_shmdt, sys_shmdt), //306
H A Dsyswrap-mips64-linux.c697 LINXY (__NR_shmdt, sys_shmdt),
H A Dsyswrap-tilegx-linux.c1321 PLAXY(__NR_shmdt, sys_shmdt), // 197
H A Dsyswrap-darwin.c9681 MACXY(__NR_shmdt, shmdt),
/external/valgrind/memcheck/tests/darwin/
H A Dscalar.c452 GO(__NR_shmdt, 264, "1s 0m");
453 SY(__NR_shmdt, x0); FAIL;
H A Dscalar.stderr.exp576 x2000108(264): __NR_shmdt 1s 0m

Completed in 177 milliseconds