Home
last modified time | relevance | path

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

/linux-6.12.1/arch/um/kernel/skas/
Dsyscall.c17 void handle_syscall(struct uml_pt_regs *r) in handle_syscall() function
/linux-6.12.1/tools/testing/selftests/x86/
Dlam.c347 static int handle_syscall(struct testcases *test) in handle_syscall() function
/linux-6.12.1/arch/mips/include/asm/
Dkvm_host.h723 int (*handle_syscall)(struct kvm_vcpu *vcpu); member