Searched refs:linux_sched_getparam_args (Results 1 – 13 of 13) sorted by relevance
| /freebsd-14.2/sys/arm64/linux/ |
| H A D | linux_proto.h | 522 struct linux_sched_getparam_args { struct 1348 int linux_sched_getparam(struct thread *, struct linux_sched_getparam_args *);
|
| H A D | linux_sysent.c | 138 …{ .sy_narg = AS(linux_sched_getparam_args), .sy_call = (sy_call_t *)linux_sched_getparam, .sy_auev…
|
| H A D | linux_systrace_args.c | 967 struct linux_sched_getparam_args *p = params; in systrace_args()
|
| /freebsd-14.2/sys/amd64/linux/ |
| H A D | linux_proto.h | 542 struct linux_sched_getparam_args { struct 1551 int linux_sched_getparam(struct thread *, struct linux_sched_getparam_args *);
|
| H A D | linux_sysent.c | 160 …{ .sy_narg = AS(linux_sched_getparam_args), .sy_call = (sy_call_t *)linux_sched_getparam, .sy_auev…
|
| H A D | linux_systrace_args.c | 1186 struct linux_sched_getparam_args *p = params; in systrace_args()
|
| /freebsd-14.2/sys/i386/linux/ |
| H A D | linux_proto.h | 481 struct linux_sched_getparam_args { struct 1844 int linux_sched_getparam(struct thread *, struct linux_sched_getparam_args *);
|
| H A D | linux_sysent.c | 172 …{ .sy_narg = AS(linux_sched_getparam_args), .sy_call = (sy_call_t *)linux_sched_getparam, .sy_auev…
|
| H A D | linux_systrace_args.c | 1075 struct linux_sched_getparam_args *p = params; in systrace_args()
|
| /freebsd-14.2/sys/amd64/linux32/ |
| H A D | linux32_proto.h | 482 struct linux_sched_getparam_args { struct 1850 int linux_sched_getparam(struct thread *, struct linux_sched_getparam_args *);
|
| H A D | linux32_sysent.c | 173 …{ .sy_narg = AS(linux_sched_getparam_args), .sy_call = (sy_call_t *)linux_sched_getparam, .sy_auev…
|
| H A D | linux32_systrace_args.c | 1045 struct linux_sched_getparam_args *p = params; in systrace_args()
|
| /freebsd-14.2/sys/compat/linux/ |
| H A D | linux_misc.c | 1879 struct linux_sched_getparam_args *uap) in linux_sched_getparam()
|