Home
last modified time | relevance | path

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

/linux-4.4.14/arch/hexagon/include/asm/
Dsyscall.h24 typedef long (*syscall_fn)(unsigned long, unsigned long, typedef
/linux-4.4.14/arch/hexagon/kernel/
Dtraps.c361 syscall_fn syscall; in do_trap0()
398 syscall = (syscall_fn) in do_trap0()