Searched refs:__NR_shmat (Results 1 – 10 of 10) sorted by relevance
/external/valgrind/main/include/vki/ |
D | vki-scnums-amd64-linux.h | 70 #define __NR_shmat 30 macro
|
D | vki-scnums-arm-linux.h | 343 #define __NR_shmat 305 macro
|
D | vki-scnums-darwin.h | 475 #define __NR_shmat VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(262) macro
|
/external/kernel-headers/original/asm-arm/ |
D | unistd.h | 333 #define __NR_shmat (__NR_SYSCALL_BASE+305) macro
|
/external/kernel-headers/original/asm-mips/ |
D | unistd.h | 399 #define __NR_shmat (__NR_Linux + 29) macro 705 #define __NR_shmat (__NR_Linux + 29) macro
|
/external/valgrind/main/memcheck/tests/darwin/ |
D | scalar.c | 442 GO(__NR_shmat, 262, "3s 0m"); in main() 443 SY(__NR_shmat, x0, x0, x0); FAIL; in main()
|
D | scalar.stderr.exp | 532 x2000106(262): __NR_shmat 3s 0m
|
/external/valgrind/main/coregrind/m_syswrap/ |
D | syswrap-amd64-linux.c | 1092 PLAXY(__NR_shmat, wrap_sys_shmat), // 30
|
D | syswrap-arm-linux.c | 1771 PLAXY(__NR_shmat, wrap_sys_shmat), //305
|
D | syswrap-darwin.c | 8110 MACXY(__NR_shmat, shmat),
|