Home
last modified time | relevance | path

Searched refs:linux_arch_prctl_args (Results 1 – 10 of 10) sorted by relevance

/freebsd-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()
H A Dlinux_proto.h583 struct linux_arch_prctl_args { struct
1562 int linux_arch_prctl(struct thread *, struct linux_arch_prctl_args *);
H A Dlinux_sysent.c175 { .sy_narg = AS(linux_arch_prctl_args), .sy_call = (sy_call_t *)linux_arch_prctl, .sy_auevent = AUE_PRCTL, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 158 = linux_arch_prctl */
H A Dlinux_systrace_args.c1294 struct linux_arch_prctl_args *p = params; in systrace_args()
/freebsd-src/sys/amd64/linux32/
H A Dlinux32_proto.h1471 struct linux_arch_prctl_args { struct
2050 int linux_arch_prctl(struct thread *, struct linux_arch_prctl_args *);
H A Dlinux32_sysent.c402 { .sy_narg = AS(linux_arch_prctl_args), .sy_call = (sy_call_t *)linux_arch_prctl, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 384 = linux_arch_prctl */
H A Dlinux32_systrace_args.c2863 struct linux_arch_prctl_args *p = params; in systrace_args()
/freebsd-src/sys/i386/linux/
H A Dlinux_proto.h1465 struct linux_arch_prctl_args { struct
2046 int linux_arch_prctl(struct thread *, struct linux_arch_prctl_args *);
H A Dlinux_sysent.c401 { .sy_narg = AS(linux_arch_prctl_args), .sy_call = (sy_call_t *)linux_arch_prctl, .sy_auevent = AUE_PRCTL, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 384 = linux_arch_prctl */
H A Dlinux_systrace_args.c2894 struct linux_arch_prctl_args *p = params; in systrace_args()