Home
last modified time | relevance | path

Searched defs:syscall_fn (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/arm64/kernel/
Dsyscall.c34 static long __invoke_syscall(struct pt_regs *regs, syscall_fn_t syscall_fn) in __invoke_syscall()
46 syscall_fn_t syscall_fn; in invoke_syscall() local
/Linux-v4.19/arch/hexagon/include/asm/
Dsyscall.h24 typedef long (*syscall_fn)(unsigned long, unsigned long, typedef