OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:linux_sys_memfd_create
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h
1124
check_syscall_args(
linux_sys_memfd_create
)
1606
int
linux_sys_memfd_create
(struct lwp *, const struct linux_sys_memfd_create_args *, register_t *);
linux_sysent.c
1273
.sy_call = (sy_call_t *)
linux_sys_memfd_create
/src/sys/compat/linux/arch/amd64/
linux_syscallargs.h
1290
check_syscall_args(
linux_sys_memfd_create
)
1858
int
linux_sys_memfd_create
(struct lwp *, const struct linux_sys_memfd_create_args *, register_t *);
linux_sysent.c
1463
.sy_call = (sy_call_t *)
linux_sys_memfd_create
/src/sys/compat/linux/arch/i386/
linux_syscallargs.h
1378
check_syscall_args(
linux_sys_memfd_create
)
1965
int
linux_sys_memfd_create
(struct lwp *, const struct linux_sys_memfd_create_args *, register_t *);
linux_sysent.c
1549
.sy_call = (sy_call_t *)
linux_sys_memfd_create
/src/sys/compat/linux/arch/mips/
linux_syscallargs.h
1402
check_syscall_args(
linux_sys_memfd_create
)
1977
int
linux_sys_memfd_create
(struct lwp *, const struct linux_sys_memfd_create_args *, register_t *);
linux_sysent.c
1537
.sy_call = (sy_call_t *)
linux_sys_memfd_create
/src/sys/compat/linux/common/
linux_misc.c
2021
linux_sys_memfd_create
(struct lwp *l,
function
Completed in 29 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026