Searched refs:linux_sched_setparam (Results 1 - 9 of 9) sorted by relevance

/freebsd-12-stable/sys/arm64/linux/
H A Dlinux_sysent.c138 { AS(linux_sched_setparam_args), (sy_call_t *)linux_sched_setparam, AUE_SCHED_SETPARAM, NULL, 0, 0, 0, SY_THR_STATIC }, /* 118 = linux_sched_setparam */
H A Dlinux_proto.h1165 int linux_sched_setparam(struct thread *, struct linux_sched_setparam_args *);
/freebsd-12-stable/sys/amd64/linux/
H A Dlinux_sysent.c162 { AS(linux_sched_setparam_args), (sy_call_t *)linux_sched_setparam, AUE_SCHED_SETPARAM, NULL, 0, 0, 0, SY_THR_STATIC }, /* 142 = linux_sched_setparam */
H A Dlinux_proto.h1393 int linux_sched_setparam(struct thread *, struct linux_sched_setparam_args *);
/freebsd-12-stable/sys/i386/linux/
H A Dlinux_sysent.c174 { AS(linux_sched_setparam_args), (sy_call_t *)linux_sched_setparam, AUE_SCHED_SETPARAM, NULL, 0, 0, 0, SY_THR_STATIC }, /* 154 = linux_sched_setparam */
H A Dlinux_proto.h1655 int linux_sched_setparam(struct thread *, struct linux_sched_setparam_args *);
/freebsd-12-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c174 { AS(linux_sched_setparam_args), (sy_call_t *)linux_sched_setparam, AUE_SCHED_SETPARAM, NULL, 0, 0, 0, SY_THR_STATIC }, /* 154 = linux_sched_setparam */
H A Dlinux32_proto.h1648 int linux_sched_setparam(struct thread *, struct linux_sched_setparam_args *);
/freebsd-12-stable/sys/compat/linux/
H A Dlinux_misc.c1925 linux_sched_setparam(struct thread *td, function

Completed in 296 milliseconds