Searched defs:__do_syscall2 (Results 1 – 2 of 2) sorted by relevance
57 #define __do_syscall2(NUM, ARG1, ARG2) ({ \ macro185 #define __do_syscall2(NUM, ARG1, ARG2) ({ \ macro
35 #define __do_syscall2(__n, __a, __b) ({ \ macro