Home
last modified time | relevance | path

Searched refs:handle_syscall (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/arch/loongarch/kernel/
A Dentry.S21 SYM_FUNC_START(handle_syscall)
69 SYM_FUNC_END(handle_syscall)
70 _ASM_NOKPROBE(handle_syscall)
A Dgenex.S96 la_abs t0, handle_syscall
/linux-6.3-rc2/arch/um/include/shared/skas/
A Dskas.h15 extern void handle_syscall(struct uml_pt_regs *regs);
/linux-6.3-rc2/arch/um/kernel/skas/
A Dsyscall.c16 void handle_syscall(struct uml_pt_regs *r) in handle_syscall() function
/linux-6.3-rc2/arch/riscv/kernel/
A Dentry.S154 beq s4, t0, handle_syscall
169 handle_syscall: label
/linux-6.3-rc2/arch/um/os-Linux/skas/
A Dprocess.c222 handle_syscall(regs); in handle_trap()
/linux-6.3-rc2/arch/mips/include/asm/
A Dkvm_host.h723 int (*handle_syscall)(struct kvm_vcpu *vcpu); member
/linux-6.3-rc2/arch/mips/kvm/
A Dmips.c1262 ret = kvm_mips_callbacks->handle_syscall(vcpu); in __kvm_mips_handle_exit()
A Dvz.c3277 .handle_syscall = kvm_trap_vz_no_handler,

Completed in 22 milliseconds