Home
last modified time | relevance | path

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

/freebsd-12.1/sys/arm64/linux/
H A Dlinux_sysent.c299 …{ AS(linux_memfd_create_args), (sy_call_t *)linux_memfd_create, AUE_NULL, NULL, 0, 0, 0, SY_THR_ST…
H A Dlinux_proto.h990 struct linux_memfd_create_args { struct
1269 int linux_memfd_create(struct thread *, struct linux_memfd_create_args *);
H A Dlinux_systrace_args.c2003 struct linux_memfd_create_args *p = params; in systrace_args()
/freebsd-12.1/sys/amd64/linux/
H A Dlinux_sysent.c339 …{ AS(linux_memfd_create_args), (sy_call_t *)linux_memfd_create, AUE_NULL, NULL, 0, 0, 0, SY_THR_ST…
H A Dlinux_proto.h1144 struct linux_memfd_create_args { struct
1497 int linux_memfd_create(struct thread *, struct linux_memfd_create_args *);
H A Dlinux_systrace_args.c2328 struct linux_memfd_create_args *p = params; in systrace_args()
/freebsd-12.1/sys/amd64/linux32/
H A Dlinux32_sysent.c376 …{ AS(linux_memfd_create_args), (sy_call_t *)linux_memfd_create, AUE_NULL, NULL, 0, 0, 0, SY_THR_ST…
H A Dlinux32_proto.h1218 struct linux_memfd_create_args { struct
1792 int linux_memfd_create(struct thread *, struct linux_memfd_create_args *);
H A Dlinux32_systrace_args.c2455 struct linux_memfd_create_args *p = params; in systrace_args()
/freebsd-12.1/sys/i386/linux/
H A Dlinux_sysent.c376 …{ AS(linux_memfd_create_args), (sy_call_t *)linux_memfd_create, AUE_NULL, NULL, 0, 0, 0, SY_THR_ST…
H A Dlinux_proto.h1236 struct linux_memfd_create_args { struct
1812 int linux_memfd_create(struct thread *, struct linux_memfd_create_args *);
H A Dlinux_systrace_args.c2531 struct linux_memfd_create_args *p = params; in systrace_args()