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.h1697 #undef _syscall4
1698 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ macro
2042 #undef _syscall4
2043 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ macro
2207 #undef _syscall4
2208 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ macro
2333 #undef _syscall4
2334 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ macro
2488 #undef _syscall4
2489 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ macro
[all …]