Home
last modified time | relevance | path

Searched refs:linux_arch_prctl (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/amd64/linux/
H A Dlinux_machdep.c243 linux_arch_prctl(struct thread *td, struct linux_arch_prctl_args *args) in linux_arch_prctl() function
H A Dlinux_sysent.c178 …{ .sy_narg = AS(linux_arch_prctl_args), .sy_call = (sy_call_t *)linux_arch_prctl, .sy_auevent = AU…
H A Dlinux_proto.h1455 int linux_arch_prctl(struct thread *, struct linux_arch_prctl_args *);
/f-stack/freebsd/amd64/linux32/
H A Dlinux32_sysent.c404 …{ .sy_narg = AS(linux_arch_prctl_args), .sy_call = (sy_call_t *)linux_arch_prctl, .sy_auevent = AU…
H A Dlinux32_proto.h1907 int linux_arch_prctl(struct thread *, struct linux_arch_prctl_args *);
/f-stack/freebsd/i386/linux/
H A Dlinux_sysent.c404 …{ .sy_narg = AS(linux_arch_prctl_args), .sy_call = (sy_call_t *)linux_arch_prctl, .sy_auevent = AU…
H A Dlinux_proto.h1902 int linux_arch_prctl(struct thread *, struct linux_arch_prctl_args *);