Searched refs:do_syscall_int (Results 1 – 3 of 3) sorted by relevance
99 void do_syscall_int(struct pt_regs *regs, unsigned long error_code);
586 void do_syscall_int(struct pt_regs *regs, unsigned long error_code) in do_syscall_int() function
292 leaq do_syscall_int(%rip), %rax // 获取系统调用服务程序的地址