Searched refs:linux_sys_memfd_create_args (Results 1 – 9 of 9) sorted by relevance
| /netbsd/src/sys/compat/linux/arch/amd64/ |
| D | linux_syscallargs.h | 1273 struct linux_sys_memfd_create_args { struct 1841 int linux_sys_memfd_create(struct lwp *, const struct linux_sys_memfd_create_args *, register…
|
| D | linux_sysent.c | 1457 ns(struct linux_sys_memfd_create_args),
|
| D | linux_systrace_args.c | 2116 const struct linux_sys_memfd_create_args *p = params; in systrace_args()
|
| /netbsd/src/sys/compat/linux/arch/i386/ |
| D | linux_syscallargs.h | 1369 struct linux_sys_memfd_create_args { struct 1958 int linux_sys_memfd_create(struct lwp *, const struct linux_sys_memfd_create_args *, register…
|
| D | linux_sysent.c | 1545 ns(struct linux_sys_memfd_create_args),
|
| D | linux_systrace_args.c | 2247 const struct linux_sys_memfd_create_args *p = params; in systrace_args()
|
| /netbsd/src/sys/compat/linux/arch/mips/ |
| D | linux_syscallargs.h | 1393 struct linux_sys_memfd_create_args { struct 1970 int linux_sys_memfd_create(struct lwp *, const struct linux_sys_memfd_create_args *, register…
|
| D | linux_sysent.c | 1533 ns(struct linux_sys_memfd_create_args),
|
| /netbsd/src/sys/compat/linux/common/ |
| D | linux_misc.c | 2022 const struct linux_sys_memfd_create_args *uap, register_t *retval) in linux_sys_memfd_create()
|