HomeSort by relevance Sort by last modified time
    Searched refs:_syscall3 (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
linux_syscall_support.h 841 #undef _syscall3 macro
842 #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ macro
1129 #undef _syscall3 macro
1130 #define _syscall3 macro
1308 #undef _syscall3 macro
1309 #define _syscall3 macro
1491 #undef _syscall3 macro
1492 #define _syscall3 macro
1761 #undef _syscall3 macro
1762 #define _syscall3 macro
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
linux_syscall_support.h 829 #undef _syscall3 macro
830 #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ macro
1037 #undef _syscall3 macro
1038 #define _syscall3 macro
1224 #undef _syscall3 macro
1225 #define _syscall3 macro
1407 #undef _syscall3 macro
1408 #define _syscall3 macro
1677 #undef _syscall3 macro
1678 #define _syscall3 macro
    [all...]
  /external/linux-tools-perf/perf-3.12.0/arch/parisc/include/asm/
unistd.h 124 #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ macro
  /external/stressapptest/src/
worker.cc 74 _syscall3(int, sched_getaffinity, pid_t, pid,
76 _syscall3(int, sched_setaffinity, pid_t, pid,
    [all...]
  /external/valgrind/main/VEX/test/
test-amd64.c 961 _syscall3(int, modify_ldt, int, func, void *, ptr, unsigned long, bytecount)
    [all...]
test-i386.c 923 _syscall3(int, modify_ldt, int, func, void *, ptr, unsigned long, bytecount)
    [all...]

Completed in 1178 milliseconds