Searched defs:RSYSCALL_NOERROR (Results 1 – 8 of 8) sorted by relevance
103 #define RSYSCALL_NOERROR(x) \ macro
121 #define RSYSCALL_NOERROR(x) \ macro
122 #define RSYSCALL_NOERROR(x) \ macro
109 #define RSYSCALL_NOERROR(x) \ macro
100 #define RSYSCALL_NOERROR(x) \ macro
186 #define RSYSCALL_NOERROR(x) PSEUDO_NOERROR(x,x) macro
173 #define RSYSCALL_NOERROR(x,y) __RSYSCALL_NOERROR(_thread_sys_,x,y) macro
143 # define RSYSCALL_NOERROR(x) ALIAS(_thread_sys_,x) \ macro