OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:linux32_syscall
(Results
1 - 13
of
13
) sorted by relevancy
/src/sys/compat/linux32/
linux32_syscall.h
1
/* $NetBSD:
linux32_syscall
.h,v 1.2 2021/11/25 03:08:05 ryo Exp $ */
7
#include <compat/linux32/arch/aarch64/
linux32_syscall
.h>
9
#include <compat/linux32/arch/amd64/
linux32_syscall
.h>
/src/sys/modules/dtrace/
Makefile
17
SUBDIR+=
linux32_syscall
/src/sys/arch/amd64/include/
linux32_machdep.h
14
#include <compat/linux32/arch/amd64/
linux32_syscall
.h>
/src/sys/modules/dtrace/linux32_syscall/
emultrace.h
17
#include <compat/linux32/
linux32_syscall
.h>
/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
/src/sys/arch/aarch64/aarch64/
linux32_syscall.c
1
/* $NetBSD:
linux32_syscall
.c,v 1.1 2021/11/25 03:08:04 ryo Exp $ */
33
__KERNEL_RCSID(0, "$NetBSD:
linux32_syscall
.c,v 1.1 2021/11/25 03:08:04 ryo Exp $");
42
#include <compat/linux32/
linux32_syscall
.h>
/src/sys/modules/compat_linux32/
Makefile
27
SRCS+=
linux32_syscall
.c
39
SRCS+=
linux32_syscall
.c linux32_uid16.c
/src/sys/compat/linux32/common/
linux32_exec.c
55
#include <compat/linux32/
linux32_syscall
.h>
linux32_fcntl.c
63
#include <compat/linux32/
linux32_syscall
.h>
linux32_stat.c
76
#include <compat/linux32/
linux32_syscall
.h>
linux32_unistd.c
76
#include <compat/linux32/
linux32_syscall
.h>
/src/sys/compat/linux32/arch/aarch64/
linux32_sigcode.S
33
#include <compat/linux32/
linux32_syscall
.h>
linux32_machdep.c
50
#include <compat/linux32/
linux32_syscall
.h>
Completed in 19 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025