Home
last modified time | relevance | path

Searched refs:_syscall4 (Results 1 – 2 of 2) sorted by relevance

/external/ltp/testcases/kernel/syscalls/epoll2/src/
Depoll.c19 #define __sys_epoll_ctl(epfd, op, fd, event) _syscall4(int, epoll_ctl, \
21 #define __sys_epoll_wait(epfd, pevents, maxevents, timeout) _syscall4(int, epoll_wait, \
/external/google-breakpad/src/third_party/lss/
Dlinux_syscall_support.h1999 #undef _syscall4
2000 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ macro
2318 #undef _syscall4
2319 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ macro
2476 #undef _syscall4
2477 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ macro
2602 #undef _syscall4
2603 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ macro
2742 #undef _syscall4
2743 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ macro
[all …]