Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
H A Dsystbl.c32 const syscall_fn sys_call_table[] = {
43 const syscall_fn compat_sys_call_table[] = {
/linux/arch/powerpc/platforms/cell/
H A Dspu_callbacks.c37 static const syscall_fn spu_syscall_table[] = {
45 syscall_fn syscall; in spu_sys_callback()
/linux/arch/hexagon/include/asm/
H A Dsyscall.h15 typedef long (*syscall_fn)(unsigned long, unsigned long, typedef