Searched refs:linux_sched_getparam_args (Results 1 – 13 of 13) sorted by relevance
| /freebsd/sys/arm64/linux/ |
| H A D | linux_proto.h | 525 struct linux_sched_getparam_args { struct 1351 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 | 975 struct linux_sched_getparam_args *p = params; in systrace_args()
|
| /freebsd/sys/amd64/linux/ |
| H A D | linux_proto.h | 542 struct linux_sched_getparam_args { struct 1554 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 | 1187 struct linux_sched_getparam_args *p = params; in systrace_args()
|
| /freebsd/sys/amd64/linux32/ |
| H A D | linux32_proto.h | 482 struct linux_sched_getparam_args { struct 1853 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 | 1046 struct linux_sched_getparam_args *p = params; in systrace_args()
|
| /freebsd/sys/i386/linux/ |
| H A D | linux_proto.h | 481 struct linux_sched_getparam_args { struct 1847 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 | 1076 struct linux_sched_getparam_args *p = params; in systrace_args()
|
| /freebsd/sys/compat/linux/ |
| H A D | linux_misc.c | 1881 struct linux_sched_getparam_args *uap) in linux_sched_getparam()
|