system_call 915 arch/x86/kernel/cpu/common.c wrmsrl(MSR_LSTAR, system_call); system_call 78 arch/x86/kernel/traps.c asmlinkage int system_call(void); system_call 1018 arch/x86/kernel/traps.c set_system_trap_gate(SYSCALL_VECTOR, &system_call); system_call 104 include/asm-mn10300/exceptions.h extern asmlinkage int system_call(struct pt_regs *); system_call 10 include/asm-x86/proto.h extern void system_call(void);