Searched refs:_syscall6 (Results 1 – 1 of 1) sorted by relevance
/external/google-breakpad/src/third_party/lss/ |
D | linux_syscall_support.h | 1723 #undef _syscall6 1724 #define _syscall6(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ macro 1833 LSS_INLINE _syscall6(int, _fadvise64_64, int, fd, in _syscall6() function 1847 LSS_INLINE _syscall6(int, _fallocate, int, fd, in _syscall6() function 2057 #undef _syscall6 2058 #define _syscall6(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ macro 2224 #undef _syscall6 2225 #define _syscall6(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ macro 2350 #undef _syscall6 2351 #define _syscall6(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ macro [all …]
|