Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kernel/
H A Dsyscall.c21 static long do_ni_syscall(struct pt_regs *regs, int scno) in do_ni_syscall() function
53 ret = do_ni_syscall(regs, scno); in invoke_syscall()