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

/freebsd-13-stable/sys/arm64/linux/
H A Dlinux_sysent.c299 { .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_proto.h1333 int linux_memfd_create(struct thread *, struct linux_memfd_create_args *);
/freebsd-13-stable/sys/i386/linux/
H A Dlinux_sysent.c376 { .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_proto.h1874 int linux_memfd_create(struct thread *, struct linux_memfd_create_args *);
/freebsd-13-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c376 { .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_proto.h1879 int linux_memfd_create(struct thread *, struct linux_memfd_create_args *);
/freebsd-13-stable/sys/compat/linux/
H A Dlinux_file.c1971 linux_memfd_create(struct thread *td, struct linux_memfd_create_args *args) function
/freebsd-13-stable/sys/amd64/linux/
H A Dlinux_sysent.c339 { .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_proto.h1597 int linux_memfd_create(struct thread *, struct linux_memfd_create_args *);

Completed in 404 milliseconds