Searched refs:linux_sched_setparam (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12.1/sys/arm64/linux/ |
| H A D | linux_sysent.c | 138 …{ AS(linux_sched_setparam_args), (sy_call_t *)linux_sched_setparam, AUE_SCHED_SETPARAM, NULL, 0, 0…
|
| H A D | linux_proto.h | 1152 int linux_sched_setparam(struct thread *, struct linux_sched_setparam_args *);
|
| /freebsd-12.1/sys/amd64/linux/ |
| H A D | linux_sysent.c | 162 …{ AS(linux_sched_setparam_args), (sy_call_t *)linux_sched_setparam, AUE_SCHED_SETPARAM, NULL, 0, 0…
|
| H A D | linux_proto.h | 1352 int linux_sched_setparam(struct thread *, struct linux_sched_setparam_args *);
|
| /freebsd-12.1/sys/amd64/linux32/ |
| H A D | linux32_sysent.c | 174 …{ AS(linux_sched_setparam_args), (sy_call_t *)linux_sched_setparam, AUE_SCHED_SETPARAM, NULL, 0, 0…
|
| H A D | linux32_proto.h | 1622 int linux_sched_setparam(struct thread *, struct linux_sched_setparam_args *);
|
| /freebsd-12.1/sys/i386/linux/ |
| H A D | linux_sysent.c | 174 …{ AS(linux_sched_setparam_args), (sy_call_t *)linux_sched_setparam, AUE_SCHED_SETPARAM, NULL, 0, 0…
|
| H A D | linux_proto.h | 1640 int linux_sched_setparam(struct thread *, struct linux_sched_setparam_args *);
|
| /freebsd-12.1/sys/compat/linux/ |
| H A D | linux_misc.c | 2093 linux_sched_setparam(struct thread *td, in linux_sched_setparam() function
|