__SYSCALL_I386     12 arch/x86/entry/syscall_32.c #define __SYSCALL_I386(nr, sym, qual) extern asmlinkage long sym(const struct pt_regs *);
__SYSCALL_I386     15 arch/x86/entry/syscall_32.c #define __SYSCALL_I386(nr, sym, qual) extern asmlinkage long sym(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long);
__SYSCALL_I386     21 arch/x86/entry/syscall_32.c #undef __SYSCALL_I386
__SYSCALL_I386     23 arch/x86/entry/syscall_32.c #define __SYSCALL_I386(nr, sym, qual) [nr] = sym,
__SYSCALL_I386      8 arch/x86/kernel/asm-offsets_32.c #define __SYSCALL_I386(nr, sym, qual) [nr] = 1,
__SYSCALL_I386     26 arch/x86/kernel/asm-offsets_64.c #define __SYSCALL_I386(nr, sym, qual) [nr] = 1,
__SYSCALL_I386     30 arch/x86/kernel/asm-offsets_64.c #undef __SYSCALL_I386
__SYSCALL_I386     29 arch/x86/um/sys_call_table_32.c #define __SYSCALL_I386(nr, sym, qual) extern asmlinkage long sym(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long) ;
__SYSCALL_I386     32 arch/x86/um/sys_call_table_32.c #undef __SYSCALL_I386
__SYSCALL_I386     33 arch/x86/um/sys_call_table_32.c #define __SYSCALL_I386(nr, sym, qual) [ nr ] = sym,
__SYSCALL_I386     13 arch/x86/um/user-offsets.c #define __SYSCALL_I386(nr, sym, qual) [nr] = 1,