Searched refs:linux_sched_setparam (Results 1 – 11 of 11) sorted by relevance
| /freebsd-13.1/sys/compat/linux/ |
| H A D | linux_misc.c | 2074 linux_sched_setparam(struct thread *td, in linux_sched_setparam() function
|
| /freebsd-13.1/sys/amd64/linux/ |
| H A D | linux_sysent.c | 162 …{ .sy_narg = AS(linux_sched_setparam_args), .sy_call = (sy_call_t *)linux_sched_setparam, .sy_auev…
|
| H A D | linux_proto.h | 1488 int linux_sched_setparam(struct thread *, struct linux_sched_setparam_args *);
|
| /freebsd-13.1/sys/amd64/linux32/ |
| H A D | linux32_sysent.c | 174 …{ .sy_narg = AS(linux_sched_setparam_args), .sy_call = (sy_call_t *)linux_sched_setparam, .sy_auev…
|
| H A D | linux32_proto.h | 1752 int linux_sched_setparam(struct thread *, struct linux_sched_setparam_args *);
|
| /freebsd-13.1/sys/i386/linux/ |
| H A D | linux_sysent.c | 174 …{ .sy_narg = AS(linux_sched_setparam_args), .sy_call = (sy_call_t *)linux_sched_setparam, .sy_auev…
|
| H A D | linux_proto.h | 1745 int linux_sched_setparam(struct thread *, struct linux_sched_setparam_args *);
|
| /freebsd-13.1/sys/arm/linux/ |
| H A D | linux_sysent.c | 174 …{ .sy_narg = AS(linux_sched_setparam_args), .sy_call = (sy_call_t *)linux_sched_setparam, .sy_auev…
|
| H A D | linux_proto.h | 1320 int linux_sched_setparam(struct thread *, struct linux_sched_setparam_args *);
|
| /freebsd-13.1/sys/arm64/linux/ |
| H A D | linux_sysent.c | 138 …{ .sy_narg = AS(linux_sched_setparam_args), .sy_call = (sy_call_t *)linux_sched_setparam, .sy_auev…
|
| H A D | linux_proto.h | 1291 int linux_sched_setparam(struct thread *, struct linux_sched_setparam_args *);
|