Searched refs:linux_sched_getscheduler_args (Results 1 – 16 of 16) sorted by relevance
| /freebsd-13.1/sys/arm/linux/ |
| H A D | linux_proto.h | 393 struct linux_sched_getscheduler_args { struct 1323 int linux_sched_getscheduler(struct thread *, struct linux_sched_getscheduler_args *);
|
| H A D | linux_sysent.c | 177 …{ .sy_narg = AS(linux_sched_getscheduler_args), .sy_call = (sy_call_t *)linux_sched_getscheduler, …
|
| H A D | linux_systrace_args.c | 906 struct linux_sched_getscheduler_args *p = params; in systrace_args()
|
| /freebsd-13.1/sys/arm64/linux/ |
| H A D | linux_proto.h | 508 struct linux_sched_getscheduler_args { struct 1293 int linux_sched_getscheduler(struct thread *, struct linux_sched_getscheduler_args *);
|
| H A D | linux_sysent.c | 140 …{ .sy_narg = AS(linux_sched_getscheduler_args), .sy_call = (sy_call_t *)linux_sched_getscheduler, …
|
| H A D | linux_systrace_args.c | 954 struct linux_sched_getscheduler_args *p = params; in systrace_args()
|
| /freebsd-13.1/sys/amd64/linux/ |
| H A D | linux_proto.h | 543 struct linux_sched_getscheduler_args { struct 1491 int linux_sched_getscheduler(struct thread *, struct linux_sched_getscheduler_args *);
|
| H A D | linux_sysent.c | 165 …{ .sy_narg = AS(linux_sched_getscheduler_args), .sy_call = (sy_call_t *)linux_sched_getscheduler, …
|
| H A D | linux_systrace_args.c | 1204 struct linux_sched_getscheduler_args *p = params; in systrace_args()
|
| /freebsd-13.1/sys/i386/linux/ |
| H A D | linux_proto.h | 486 struct linux_sched_getscheduler_args { struct 1748 int linux_sched_getscheduler(struct thread *, struct linux_sched_getscheduler_args *);
|
| H A D | linux_sysent.c | 177 …{ .sy_narg = AS(linux_sched_getscheduler_args), .sy_call = (sy_call_t *)linux_sched_getscheduler, …
|
| H A D | linux_systrace_args.c | 1101 struct linux_sched_getscheduler_args *p = params; in systrace_args()
|
| /freebsd-13.1/sys/compat/linux/ |
| H A D | linux_misc.c | 1552 struct linux_sched_getscheduler_args *args) in linux_sched_getscheduler()
|
| /freebsd-13.1/sys/amd64/linux32/ |
| H A D | linux32_proto.h | 488 struct linux_sched_getscheduler_args { struct 1755 int linux_sched_getscheduler(struct thread *, struct linux_sched_getscheduler_args *);
|
| H A D | linux32_sysent.c | 177 …{ .sy_narg = AS(linux_sched_getscheduler_args), .sy_call = (sy_call_t *)linux_sched_getscheduler, …
|
| H A D | linux32_systrace_args.c | 1063 struct linux_sched_getscheduler_args *p = params; in systrace_args()
|