Searched refs:syscall_handler (Results 1 – 2 of 2) sorted by relevance
38 pub extern "C" fn syscall_handler(regs: &mut pt_regs) -> () { in syscall_handler() function
287 leaq syscall_handler(%rip), %rax // 获取系统调用服务程序的地址