OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:linux_sys_memfd_create_args
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h
1120
struct
linux_sys_memfd_create_args
{
struct
1606
int linux_sys_memfd_create(struct lwp *, const struct
linux_sys_memfd_create_args
*, register_t *);
/src/sys/compat/linux/arch/amd64/
linux_syscallargs.h
1286
struct
linux_sys_memfd_create_args
{
struct
1858
int linux_sys_memfd_create(struct lwp *, const struct
linux_sys_memfd_create_args
*, register_t *);
/src/sys/compat/linux/arch/i386/
linux_syscallargs.h
1374
struct
linux_sys_memfd_create_args
{
struct
1965
int linux_sys_memfd_create(struct lwp *, const struct
linux_sys_memfd_create_args
*, register_t *);
/src/sys/compat/linux/arch/mips/
linux_syscallargs.h
1398
struct
linux_sys_memfd_create_args
{
struct
1977
int linux_sys_memfd_create(struct lwp *, const struct
linux_sys_memfd_create_args
*, register_t *);
Completed in 24 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026