Searched refs:linux_sched_setparam_args (Results 1 – 13 of 13) 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 | 461 struct linux_sched_setparam_args { struct 1152 int linux_sched_setparam(struct thread *, struct linux_sched_setparam_args *);
|
| H A D | linux_systrace_args.c | 871 struct linux_sched_setparam_args *p = params; in systrace_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 | 525 struct linux_sched_setparam_args { struct 1352 int linux_sched_setparam(struct thread *, struct linux_sched_setparam_args *);
|
| H A D | linux_systrace_args.c | 1179 struct linux_sched_setparam_args *p = params; in systrace_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 | 475 struct linux_sched_setparam_args { struct 1622 int linux_sched_setparam(struct thread *, struct linux_sched_setparam_args *);
|
| H A D | linux32_systrace_args.c | 1038 struct linux_sched_setparam_args *p = params; in systrace_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 | 473 struct linux_sched_setparam_args { struct 1640 int linux_sched_setparam(struct thread *, struct linux_sched_setparam_args *);
|
| H A D | linux_systrace_args.c | 1076 struct linux_sched_setparam_args *p = params; in systrace_args()
|
| /freebsd-12.1/sys/compat/linux/ |
| H A D | linux_misc.c | 2094 struct linux_sched_setparam_args *uap) in linux_sched_setparam()
|