Home
last modified time | relevance | path

Searched refs:compat_arm_syscall (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm64/kernel/
H A Dsyscall.c18 long compat_arm_syscall(struct pt_regs *regs, int scno);
26 ret = compat_arm_syscall(regs, scno); in do_ni_syscall()
H A Dsys_compat.c68 long compat_arm_syscall(struct pt_regs *regs, int scno) in compat_arm_syscall() function
/openbmc/linux/arch/arm64/include/asm/
H A Dcompat.h99 long compat_arm_syscall(struct pt_regs *regs, int scno);