Home
last modified time | relevance | path

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

/src/sys/amd64/linux/
H A Dlinux_machdep.c112 linux_arch_prctl(struct thread *td, struct linux_arch_prctl_args *args) in linux_arch_prctl() function
H A Dlinux_sysent.c175 …{ .sy_narg = AS(linux_arch_prctl_args), .sy_call = (sy_call_t *)linux_arch_prctl, .sy_auevent = AU…
H A Dlinux_proto.h1565 int linux_arch_prctl(struct thread *, struct linux_arch_prctl_args *);
/src/sys/amd64/linux32/
H A Dlinux32_sysent.c402 …{ .sy_narg = AS(linux_arch_prctl_args), .sy_call = (sy_call_t *)linux_arch_prctl, .sy_auevent = AU…
H A Dlinux32_proto.h2053 int linux_arch_prctl(struct thread *, struct linux_arch_prctl_args *);
/src/sys/i386/linux/
H A Dlinux_sysent.c401 …{ .sy_narg = AS(linux_arch_prctl_args), .sy_call = (sy_call_t *)linux_arch_prctl, .sy_auevent = AU…
H A Dlinux_proto.h2049 int linux_arch_prctl(struct thread *, struct linux_arch_prctl_args *);