Searched refs:linux_syscall (Results 1 – 13 of 13) sorted by relevance
59 static void linux_syscall(struct trapframe *);65 p->p_md.md_syscall = linux_syscall; in linux_syscall_intern()74 linux_syscall(struct trapframe *frame) in linux_syscall() function
54 static void linux_syscall(struct trapframe *);62 p->p_md.md_syscall = linux_syscall; in linux_syscall_intern()71 linux_syscall(struct trapframe *frame) in linux_syscall() function
24 SRCS+= linux_sigcode.c linux_syscall.c34 SRCS+= linux_exec_aout.c linux_sigcode.S linux_syscall.c linux_trap.c45 SRCS+= linux_sigcode.S linux_syscall.c linux_trap.c
13 SUBDIR+= linux_syscall
52 #define SYSCALL_SHIFT 4000 # 4000 shift as in linux_syscall.c
54 file arch/m68k/m68k/linux_syscall.c compat_linux
103 file arch/powerpc/powerpc/linux_syscall.c compat_linux
145 file arch/aarch64/aarch64/linux_syscall.c compat_linux
118 file arch/mips/mips/linux_syscall.c compat_linux
159 file arch/amd64/amd64/linux_syscall.c compat_linux
261 file arch/arm/arm/linux_syscall.c compat_linux
322 file arch/i386/i386/linux_syscall.c compat_linux
443 file arch/alpha/alpha/linux_syscall.c compat_linux