Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/arm64/linux/
HDlinux_proto.h1050 struct linux_memfd_create_args { struct
1419 int linux_memfd_create(struct thread *, struct linux_memfd_create_args *);
HDlinux_sysent.c298 …{ .sy_narg = AS(linux_memfd_create_args), .sy_call = (sy_call_t *)linux_memfd_create, .sy_auevent …
HDlinux_systrace_args.c2107 struct linux_memfd_create_args *p = params; in systrace_args()
/freebsd-13-stable/sys/amd64/linux/
HDlinux_proto.h1236 struct linux_memfd_create_args { struct
1658 int linux_memfd_create(struct thread *, struct linux_memfd_create_args *);
HDlinux_sysent.c338 …{ .sy_narg = AS(linux_memfd_create_args), .sy_call = (sy_call_t *)linux_memfd_create, .sy_auevent …
HDlinux_systrace_args.c2479 struct linux_memfd_create_args *p = params; in systrace_args()
/freebsd-13-stable/sys/compat/linux/
HDlinux_file.c2028 linux_memfd_create(struct thread *td, struct linux_memfd_create_args *args) in linux_memfd_create()
/freebsd-13-stable/sys/i386/linux/
HDlinux_proto.h1296 struct linux_memfd_create_args { struct
1975 int linux_memfd_create(struct thread *, struct linux_memfd_create_args *);
HDlinux_sysent.c375 …{ .sy_narg = AS(linux_memfd_create_args), .sy_call = (sy_call_t *)linux_memfd_create, .sy_auevent …
HDlinux_systrace_args.c2617 struct linux_memfd_create_args *p = params; in systrace_args()
/freebsd-13-stable/sys/amd64/linux32/
HDlinux32_proto.h1307 struct linux_memfd_create_args { struct
1985 int linux_memfd_create(struct thread *, struct linux_memfd_create_args *);
HDlinux32_sysent.c375 …{ .sy_narg = AS(linux_memfd_create_args), .sy_call = (sy_call_t *)linux_memfd_create, .sy_auevent …
HDlinux32_systrace_args.c2586 struct linux_memfd_create_args *p = params; in systrace_args()