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

  /external/ltp/testcases/kernel/syscalls/epoll2/src/
epoll.c 19 #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/
linux_syscall_support.h 1697 #undef _syscall4 macro
1698 #define _syscall4 macro
2042 #undef _syscall4 macro
2043 #define _syscall4 macro
2207 #undef _syscall4 macro
2208 #define _syscall4 macro
2333 #undef _syscall4 macro
2334 #define _syscall4 macro
2488 #undef _syscall4 macro
2489 #define _syscall4 macro
2612 #undef _syscall4 macro
2613 #define _syscall4 macro
2879 #undef _syscall4 macro
2880 #define _syscall4 macro
    [all...]

Completed in 87 milliseconds