Home
last modified time | relevance | path

Searched defs:handle_syscall (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/arch/um/kernel/skas/
Dsyscall.c14 void handle_syscall(struct uml_pt_regs *r) in handle_syscall() function
/Linux-v4.19/arch/riscv/kernel/
Dentry.S194 handle_syscall: label
/Linux-v4.19/arch/mips/include/asm/
Dkvm_host.h771 int (*handle_syscall)(struct kvm_vcpu *vcpu); member