Home
last modified time | relevance | path

Searched refs:linux_memfd_create_args (Results 1 – 13 of 13) sorted by relevance

/freebsd-src/sys/arm64/linux/
H A Dlinux_proto.h1062 struct linux_memfd_create_args { struct
1462 int linux_memfd_create(struct thread *, struct linux_memfd_create_args *);
H A Dlinux_sysent.c296 { .sy_narg = AS(linux_memfd_create_args), .sy_call = (sy_call_t *)linux_memfd_create, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 279 = linux_memfd_create */
H A Dlinux_systrace_args.c2115 struct linux_memfd_create_args *p = params; in systrace_args()
/freebsd-src/sys/compat/linux/
H A Dlinux_file.c1755 linux_memfd_create(struct thread *td, struct linux_memfd_create_args *args) in linux_memfd_create()
/freebsd-src/sys/amd64/linux/
H A Dlinux_proto.h1248 struct linux_memfd_create_args { struct
1704 int linux_memfd_create(struct thread *, struct linux_memfd_create_args *);
H A Dlinux_sysent.c336 { .sy_narg = AS(linux_memfd_create_args), .sy_call = (sy_call_t *)linux_memfd_create, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 319 = linux_memfd_create */
H A Dlinux_systrace_args.c2487 struct linux_memfd_create_args *p = params; in systrace_args()
/freebsd-src/sys/amd64/linux32/
H A Dlinux32_proto.h1314 struct linux_memfd_create_args { struct
2022 int linux_memfd_create(struct thread *, struct linux_memfd_create_args *);
H A Dlinux32_sysent.c374 { .sy_narg = AS(linux_memfd_create_args), .sy_call = (sy_call_t *)linux_memfd_create, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 356 = linux_memfd_create */
H A Dlinux32_systrace_args.c2594 struct linux_memfd_create_args *p = params; in systrace_args()
/freebsd-src/sys/i386/linux/
H A Dlinux_proto.h1308 struct linux_memfd_create_args { struct
2018 int linux_memfd_create(struct thread *, struct linux_memfd_create_args *);
H A Dlinux_sysent.c373 { .sy_narg = AS(linux_memfd_create_args), .sy_call = (sy_call_t *)linux_memfd_create, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 356 = linux_memfd_create */
H A Dlinux_systrace_args.c2625 struct linux_memfd_create_args *p = params; in systrace_args()