Searched refs:linux_sched_getscheduler_args (Results 1 – 15 of 15) sorted by relevance
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_proto.h | 508 struct linux_sched_getscheduler_args { struct 1217 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()
|
| /f-stack/freebsd/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()
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_proto.h | 543 struct linux_sched_getscheduler_args { struct 1446 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()
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_proto.h | 488 struct linux_sched_getscheduler_args { struct 1710 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()
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_proto.h | 486 struct linux_sched_getscheduler_args { struct 1703 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()
|