Searched refs:linux_sched_getparam_args (Results 1 – 13 of 13) sorted by relevance
| /freebsd-12.1/sys/arm64/linux/ |
| H A D | linux_sysent.c | 141 …{ AS(linux_sched_getparam_args), (sy_call_t *)linux_sched_getparam, AUE_SCHED_GETPARAM, NULL, 0, 0…
|
| H A D | linux_proto.h | 473 struct linux_sched_getparam_args { struct 1155 int linux_sched_getparam(struct thread *, struct linux_sched_getparam_args *);
|
| H A D | linux_systrace_args.c | 895 struct linux_sched_getparam_args *p = params; in systrace_args()
|
| /freebsd-12.1/sys/amd64/linux/ |
| H A D | linux_sysent.c | 163 …{ AS(linux_sched_getparam_args), (sy_call_t *)linux_sched_getparam, AUE_SCHED_GETPARAM, NULL, 0, 0…
|
| H A D | linux_proto.h | 529 struct linux_sched_getparam_args { struct 1353 int linux_sched_getparam(struct thread *, struct linux_sched_getparam_args *);
|
| H A D | linux_systrace_args.c | 1187 struct linux_sched_getparam_args *p = params; in systrace_args()
|
| /freebsd-12.1/sys/amd64/linux32/ |
| H A D | linux32_sysent.c | 175 …{ AS(linux_sched_getparam_args), (sy_call_t *)linux_sched_getparam, AUE_SCHED_GETPARAM, NULL, 0, 0…
|
| H A D | linux32_proto.h | 479 struct linux_sched_getparam_args { struct 1623 int linux_sched_getparam(struct thread *, struct linux_sched_getparam_args *);
|
| H A D | linux32_systrace_args.c | 1046 struct linux_sched_getparam_args *p = params; in systrace_args()
|
| /freebsd-12.1/sys/i386/linux/ |
| H A D | linux_sysent.c | 175 …{ AS(linux_sched_getparam_args), (sy_call_t *)linux_sched_getparam, AUE_SCHED_GETPARAM, NULL, 0, 0…
|
| H A D | linux_proto.h | 477 struct linux_sched_getparam_args { struct 1641 int linux_sched_getparam(struct thread *, struct linux_sched_getparam_args *);
|
| H A D | linux_systrace_args.c | 1084 struct linux_sched_getparam_args *p = params; in systrace_args()
|
| /freebsd-12.1/sys/compat/linux/ |
| H A D | linux_misc.c | 2120 struct linux_sched_getparam_args *uap) in linux_sched_getparam()
|