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

/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_proto.h1352 int linux_sched_getparam(struct thread *, struct linux_sched_getparam_args *);
H A Dlinux_sysent.c163 { AS(linux_sched_getparam_args), (sy_call_t *)linux_sched_getparam, AUE_SCHED_GETPARAM, NULL, 0, 0, 0, SY_THR_STATIC }, /* 143 = linux_sched_getparam */
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_proto.h1622 int linux_sched_getparam(struct thread *, struct linux_sched_getparam_args *);
H A Dlinux32_sysent.c176 { AS(linux_sched_getparam_args), (sy_call_t *)linux_sched_getparam, AUE_SCHED_GETPARAM, NULL, 0, 0, 0, SY_THR_STATIC }, /* 155 = linux_sched_getparam */
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_misc.c2112 linux_sched_getparam(struct thread *td, function
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_proto.h1640 int linux_sched_getparam(struct thread *, struct linux_sched_getparam_args *);
H A Dlinux_sysent.c175 { AS(linux_sched_getparam_args), (sy_call_t *)linux_sched_getparam, AUE_SCHED_GETPARAM, NULL, 0, 0, 0, SY_THR_STATIC }, /* 155 = linux_sched_getparam */

Completed in 326 milliseconds