Home
last modified time | relevance | path

Searched refs:_syscall3 (Results 1 – 4 of 4) sorted by relevance

/external/google-breakpad/src/third_party/lss/
Dlinux_syscall_support.h1689 #undef _syscall3
1690 #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ macro
2036 #undef _syscall3
2037 #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ macro
2201 #undef _syscall3
2202 #define _syscall3(type, name, type1, arg1, type2, arg2, type3, arg3) \ macro
2327 #undef _syscall3
2328 #define _syscall3(type, name, type1, arg1, type2, arg2, type3, arg3) \ macro
2482 #undef _syscall3
2483 #define _syscall3(type, name, type1, arg1, type2, arg2, type3, arg3) \ macro
[all …]
/external/valgrind/VEX/test/
Dtest-i386.c923 _syscall3(int, modify_ldt, int, func, void *, ptr, unsigned long, bytecount)
Dtest-amd64.c961 _syscall3(int, modify_ldt, int, func, void *, ptr, unsigned long, bytecount)
/external/stressapptest/src/
Dworker.cc74 _syscall3(int, sched_getaffinity, pid_t, pid,
76 _syscall3(int, sched_setaffinity, pid_t, pid,