Home
last modified time | relevance | path

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

/linux-4.4.14/arch/um/kernel/skas/
Dsyscall.c13 void handle_syscall(struct uml_pt_regs *r) in handle_syscall() function
/linux-4.4.14/arch/tile/kernel/
Dintvec_64.S1212 handle_syscall: label
Dintvec_32.S1192 handle_syscall: label
/linux-4.4.14/arch/mips/include/asm/
Dkvm_host.h607 int (*handle_syscall)(struct kvm_vcpu *vcpu); member