HomeSort by: relevance | last modified time | path
    Searched defs:linux32_syscall (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/amd64/amd64/
linux32_syscall.c 1 /* $NetBSD: linux32_syscall.c,v 1.33 2023/10/05 19:41:03 ad Exp $ */
4 __KERNEL_RCSID(0, "$NetBSD: linux32_syscall.c,v 1.33 2023/10/05 19:41:03 ad Exp $");
17 #include <compat/linux32/linux32_syscall.h>
21 void linux32_syscall(struct trapframe *);
27 p->p_md.md_syscall = linux32_syscall;
31 linux32_syscall(struct trapframe *frame) function in typeref:typename:void
linux32_syscall.c 1 /* $NetBSD: linux32_syscall.c,v 1.33 2023/10/05 19:41:03 ad Exp $ */
4 __KERNEL_RCSID(0, "$NetBSD: linux32_syscall.c,v 1.33 2023/10/05 19:41:03 ad Exp $");
17 #include <compat/linux32/linux32_syscall.h>
21 void linux32_syscall(struct trapframe *);
27 p->p_md.md_syscall = linux32_syscall;
31 linux32_syscall(struct trapframe *frame) function in typeref:typename:void
linux32_syscall.c 1 /* $NetBSD: linux32_syscall.c,v 1.33 2023/10/05 19:41:03 ad Exp $ */
4 __KERNEL_RCSID(0, "$NetBSD: linux32_syscall.c,v 1.33 2023/10/05 19:41:03 ad Exp $");
17 #include <compat/linux32/linux32_syscall.h>
21 void linux32_syscall(struct trapframe *);
27 p->p_md.md_syscall = linux32_syscall;
31 linux32_syscall(struct trapframe *frame) function in typeref:typename:void

Completed in 31 milliseconds