Searched refs:linux_prctl (Results 1 - 7 of 7) sorted by path

/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_proto.h1361 int linux_prctl(struct thread *, struct linux_prctl_args *);
H A Dlinux_sysent.c177 { AS(linux_prctl_args), (sy_call_t *)linux_prctl, AUE_PRCTL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 157 = linux_prctl */
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_proto.h1634 int linux_prctl(struct thread *, struct linux_prctl_args *);
H A Dlinux32_sysent.c193 { AS(linux_prctl_args), (sy_call_t *)linux_prctl, AUE_PRCTL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 172 = linux_prctl */
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_misc.c1994 linux_prctl(struct thread *td, struct linux_prctl_args *args) function
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_proto.h1653 int linux_prctl(struct thread *, struct linux_prctl_args *);
H A Dlinux_sysent.c192 { AS(linux_prctl_args), (sy_call_t *)linux_prctl, AUE_PRCTL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 172 = linux_prctl */

Completed in 268 milliseconds