Searched refs:linux_sched_getscheduler_args (Results 1 – 13 of 13) sorted by relevance
| /freebsd-14.2/sys/arm64/linux/ |
| H A D | linux_proto.h | 519 struct linux_sched_getscheduler_args { struct 1347 int linux_sched_getscheduler(struct thread *, struct linux_sched_getscheduler_args *);
|
| H A D | linux_sysent.c | 137 …{ .sy_narg = AS(linux_sched_getscheduler_args), .sy_call = (sy_call_t *)linux_sched_getscheduler, …
|
| H A D | linux_systrace_args.c | 960 struct linux_sched_getscheduler_args *p = params; in systrace_args()
|
| /freebsd-14.2/sys/amd64/linux/ |
| H A D | linux_proto.h | 551 struct linux_sched_getscheduler_args { struct 1553 int linux_sched_getscheduler(struct thread *, struct linux_sched_getscheduler_args *);
|
| H A D | linux_sysent.c | 162 …{ .sy_narg = AS(linux_sched_getscheduler_args), .sy_call = (sy_call_t *)linux_sched_getscheduler, …
|
| H A D | linux_systrace_args.c | 1203 struct linux_sched_getscheduler_args *p = params; in systrace_args()
|
| /freebsd-14.2/sys/i386/linux/ |
| H A D | linux_proto.h | 490 struct linux_sched_getscheduler_args { struct 1846 int linux_sched_getscheduler(struct thread *, struct linux_sched_getscheduler_args *);
|
| H A D | linux_sysent.c | 174 …{ .sy_narg = AS(linux_sched_getscheduler_args), .sy_call = (sy_call_t *)linux_sched_getscheduler, …
|
| H A D | linux_systrace_args.c | 1092 struct linux_sched_getscheduler_args *p = params; in systrace_args()
|
| /freebsd-14.2/sys/amd64/linux32/ |
| H A D | linux32_proto.h | 491 struct linux_sched_getscheduler_args { struct 1852 int linux_sched_getscheduler(struct thread *, struct linux_sched_getscheduler_args *);
|
| H A D | linux32_sysent.c | 175 …{ .sy_narg = AS(linux_sched_getscheduler_args), .sy_call = (sy_call_t *)linux_sched_getscheduler, …
|
| H A D | linux32_systrace_args.c | 1062 struct linux_sched_getscheduler_args *p = params; in systrace_args()
|
| /freebsd-14.2/sys/compat/linux/ |
| H A D | linux_misc.c | 1309 struct linux_sched_getscheduler_args *args) in linux_sched_getscheduler()
|