Searched refs:linux_sched_setparam_args (Results 1 – 15 of 15) sorted by relevance
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_proto.h | 499 struct linux_sched_setparam_args { struct 1215 int linux_sched_setparam(struct thread *, struct linux_sched_setparam_args *);
|
| H A D | linux_sysent.c | 138 …{ .sy_narg = AS(linux_sched_setparam_args), .sy_call = (sy_call_t *)linux_sched_setparam, .sy_auev…
|
| H A D | linux_systrace_args.c | 937 struct linux_sched_setparam_args *p = params; in systrace_args()
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_proto.h | 380 struct linux_sched_setparam_args { struct 1320 int linux_sched_setparam(struct thread *, struct linux_sched_setparam_args *);
|
| H A D | linux_sysent.c | 174 …{ .sy_narg = AS(linux_sched_setparam_args), .sy_call = (sy_call_t *)linux_sched_setparam, .sy_auev…
|
| H A D | linux_systrace_args.c | 881 struct linux_sched_setparam_args *p = params; in systrace_args()
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_proto.h | 530 struct linux_sched_setparam_args { struct 1443 int linux_sched_setparam(struct thread *, struct linux_sched_setparam_args *);
|
| H A D | linux_sysent.c | 162 …{ .sy_narg = AS(linux_sched_setparam_args), .sy_call = (sy_call_t *)linux_sched_setparam, .sy_auev…
|
| H A D | linux_systrace_args.c | 1179 struct linux_sched_setparam_args *p = params; in systrace_args()
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_proto.h | 475 struct linux_sched_setparam_args { struct 1707 int linux_sched_setparam(struct thread *, struct linux_sched_setparam_args *);
|
| H A D | linux32_sysent.c | 174 …{ .sy_narg = AS(linux_sched_setparam_args), .sy_call = (sy_call_t *)linux_sched_setparam, .sy_auev…
|
| H A D | linux32_systrace_args.c | 1038 struct linux_sched_setparam_args *p = params; in systrace_args()
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_proto.h | 473 struct linux_sched_setparam_args { struct 1700 int linux_sched_setparam(struct thread *, struct linux_sched_setparam_args *);
|
| H A D | linux_sysent.c | 174 …{ .sy_narg = AS(linux_sched_setparam_args), .sy_call = (sy_call_t *)linux_sched_setparam, .sy_auev…
|
| H A D | linux_systrace_args.c | 1076 struct linux_sched_setparam_args *p = params; in systrace_args()
|