| tag | line | file | source code | 
| type2 | 148 | include/asm-alpha/unistd.h | #define _syscall2(type,name,type1,arg1,type2,arg2) \ | 
| type2 | 149 | include/asm-alpha/unistd.h | type name(type1 arg1,type2 arg2) \ | 
| type2 | 154 | include/asm-alpha/unistd.h | #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ | 
| type2 | 155 | include/asm-alpha/unistd.h | type name(type1 arg1,type2 arg2,type3 arg3) \ | 
| type2 | 160 | include/asm-alpha/unistd.h | #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ | 
| type2 | 161 | include/asm-alpha/unistd.h | type name (type1 arg1, type2 arg2, type3 arg3, type4 arg4) \ | 
| type2 | 166 | include/asm-alpha/unistd.h | #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ | 
| type2 | 168 | include/asm-alpha/unistd.h | type name (type1 arg1,type2 arg2,type3 arg3,type4 arg4,type5 arg5) \ | 
| type2 | 183 | include/asm-i386/unistd.h | #define _syscall2(type,name,type1,arg1,type2,arg2) \ | 
| type2 | 184 | include/asm-i386/unistd.h | type name(type1 arg1,type2 arg2) \ | 
| type2 | 196 | include/asm-i386/unistd.h | #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ | 
| type2 | 197 | include/asm-i386/unistd.h | type name(type1 arg1,type2 arg2,type3 arg3) \ | 
| type2 | 210 | include/asm-i386/unistd.h | #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ | 
| type2 | 211 | include/asm-i386/unistd.h | type name (type1 arg1, type2 arg2, type3 arg3, type4 arg4) \ | 
| type2 | 224 | include/asm-i386/unistd.h | #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ | 
| type2 | 226 | include/asm-i386/unistd.h | type name (type1 arg1,type2 arg2,type3 arg3,type4 arg4,type5 arg5) \ | 
| type2 | 50 | include/asm-sparc/unistd.h | #define _syscall2(type,name,type1,arg1,type2,arg2) \ | 
| type2 | 51 | include/asm-sparc/unistd.h | type name(type1 arg1,type2 arg2) \ | 
| type2 | 69 | include/asm-sparc/unistd.h | #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ | 
| type2 | 70 | include/asm-sparc/unistd.h | type name(type1 arg1,type2 arg2,type3 arg3) \ | 
| type2 | 91 | include/asm-sparc/unistd.h | #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ | 
| type2 | 92 | include/asm-sparc/unistd.h | type name (type1 arg1, type2 arg2, type3 arg3, type4 arg4) \ | 
| type2 | 114 | include/asm-sparc/unistd.h | #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ | 
| type2 | 116 | include/asm-sparc/unistd.h | type name (type1 arg1,type2 arg2,type3 arg3,type4 arg4,type5 arg5) \ |