Searched refs:__NR_shmat (Results 1 - 10 of 10) sorted by relevance

/external/valgrind/main/include/vki/
H A Dvki-scnums-amd64-linux.h70 #define __NR_shmat 30 macro
H A Dvki-scnums-arm-linux.h343 #define __NR_shmat 305 macro
H A Dvki-scnums-darwin.h475 #define __NR_shmat VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(262) macro
/external/kernel-headers/original/asm-arm/
H A Dunistd.h333 #define __NR_shmat (__NR_SYSCALL_BASE+305) macro
/external/kernel-headers/original/asm-mips/
H A Dunistd.h416 #define __NR_shmat (__NR_Linux + 29) macro
739 #define __NR_shmat (__NR_Linux + 29) macro
/external/valgrind/main/memcheck/tests/darwin/
H A Dscalar.c442 GO(__NR_shmat, 262, "3s 0m");
443 SY(__NR_shmat, x0, x0, x0); FAIL;
H A Dscalar.stderr.exp532 x2000106(262): __NR_shmat 3s 0m
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-amd64-linux.c1092 PLAXY(__NR_shmat, wrap_sys_shmat), // 30
H A Dsyswrap-arm-linux.c1771 PLAXY(__NR_shmat, wrap_sys_shmat), //305
H A Dsyswrap-darwin.c8110 MACXY(__NR_shmat, shmat),

Completed in 52 milliseconds