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

/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_proto.h1357 int linux_sched_rr_get_interval(struct thread *, struct linux_sched_rr_get_interval_args *);
H A Dlinux_sysent.c168 { AS(linux_sched_rr_get_interval_args), (sy_call_t *)linux_sched_rr_get_interval, AUE_SCHED_RR_GET_INTERVAL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 148 = linux_sched_rr_get_interval */
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_proto.h1627 int linux_sched_rr_get_interval(struct thread *, struct linux_sched_rr_get_interval_args *);
H A Dlinux32_sysent.c182 { AS(linux_sched_rr_get_interval_args), (sy_call_t *)linux_sched_rr_get_interval, AUE_SCHED_RR_GET_INTERVAL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 161 = linux_sched_rr_get_interval */
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_misc.c2467 linux_sched_rr_get_interval(struct thread *td, function
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_proto.h1645 int linux_sched_rr_get_interval(struct thread *, struct linux_sched_rr_get_interval_args *);
H A Dlinux_sysent.c181 { AS(linux_sched_rr_get_interval_args), (sy_call_t *)linux_sched_rr_get_interval, AUE_SCHED_RR_GET_INTERVAL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 161 = linux_sched_rr_get_interval */

Completed in 647 milliseconds