Searched defs:__do_syscall3 (Results 1 – 2 of 2) sorted by relevance
71 #define __do_syscall3(NUM, ARG1, ARG2, ARG3) ({ \ macro199 #define __do_syscall3(NUM, ARG1, ARG2, ARG3) ({ \ macro
43 #define __do_syscall3(__n, __a, __b, __c) ({ \ macro