Home
last modified time | relevance | path

Searched refs:linux_memfd_create (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/compat/linux/
H A Dlinux_file.c1753 linux_memfd_create(struct thread *td, struct linux_memfd_create_args *args) in linux_memfd_create() function
/freebsd/sys/arm64/linux/
H A Dlinux_sysent.c296 …{ .sy_narg = AS(linux_memfd_create_args), .sy_call = (sy_call_t *)linux_memfd_create, .sy_auevent …
H A Dlinux_proto.h1462 int linux_memfd_create(struct thread *, struct linux_memfd_create_args *);
/freebsd/sys/amd64/linux/
H A Dlinux_sysent.c336 …{ .sy_narg = AS(linux_memfd_create_args), .sy_call = (sy_call_t *)linux_memfd_create, .sy_auevent …
H A Dlinux_proto.h1704 int linux_memfd_create(struct thread *, struct linux_memfd_create_args *);
/freebsd/sys/i386/linux/
H A Dlinux_sysent.c373 …{ .sy_narg = AS(linux_memfd_create_args), .sy_call = (sy_call_t *)linux_memfd_create, .sy_auevent …
H A Dlinux_proto.h2018 int linux_memfd_create(struct thread *, struct linux_memfd_create_args *);
/freebsd/sys/amd64/linux32/
H A Dlinux32_sysent.c374 …{ .sy_narg = AS(linux_memfd_create_args), .sy_call = (sy_call_t *)linux_memfd_create, .sy_auevent …
H A Dlinux32_proto.h2022 int linux_memfd_create(struct thread *, struct linux_memfd_create_args *);