Searched defs:syscall_cp (Results 1 – 3 of 3) sorted by relevance
60 #define syscall_cp(...) __syscall_ret(__syscall_cp(__VA_ARGS__)) macro63 #define syscall_cp(...) __syscall_ret(__syscall(__VA_ARGS__)) macro
58 #define syscall_cp(...) __syscall_ret(__syscall_cp(__VA_ARGS__)) macro