Home
last modified time | relevance | path

Searched defs:do_syscall (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/tools/testing/selftests/arm64/abi/
H A Dsyscall-abi-asm.S72 do_syscall: label
/openbmc/linux/arch/loongarch/kernel/
H A Dsyscall.c41 void noinstr do_syscall(struct pt_regs *regs) in do_syscall() function
/openbmc/linux/arch/s390/kernel/
H A Dsyscall.c111 static void do_syscall(struct pt_regs *regs) in do_syscall() function
/openbmc/linux/arch/sparc/kernel/
H A Dentry.S983 do_syscall: label
/openbmc/qemu/linux-user/
H A Dsyscall.c13629 abi_long do_syscall(CPUArchState *cpu_env, int num, abi_long arg1, in do_syscall() function