Searched refs:linux_sched_getattr_args (Results 1 – 12 of 12) sorted by relevance
| /freebsd-12-stable/sys/arm64/linux/ |
| D | linux_sysent.c | 295 …{ AS(linux_sched_getattr_args), (sy_call_t *)linux_sched_getattr, AUE_NULL, NULL, 0, 0, 0, SY_THR_…
|
| D | linux_proto.h | 980 struct linux_sched_getattr_args { struct 1279 int linux_sched_getattr(struct thread *, struct linux_sched_getattr_args *);
|
| D | linux_systrace_args.c | 1976 struct linux_sched_getattr_args *p = params; in systrace_args()
|
| /freebsd-12-stable/sys/amd64/linux/ |
| D | linux_sysent.c | 335 …{ AS(linux_sched_getattr_args), (sy_call_t *)linux_sched_getattr, AUE_NULL, NULL, 0, 0, 0, SY_THR_…
|
| D | linux_proto.h | 1161 struct linux_sched_getattr_args { struct 1543 int linux_sched_getattr(struct thread *, struct linux_sched_getattr_args *);
|
| D | linux_systrace_args.c | 2346 struct linux_sched_getattr_args *p = params; in systrace_args()
|
| /freebsd-12-stable/sys/amd64/linux32/ |
| D | linux32_sysent.c | 372 …{ AS(linux_sched_getattr_args), (sy_call_t *)linux_sched_getattr, AUE_NULL, NULL, 0, 0, 0, SY_THR_…
|
| D | linux32_proto.h | 1221 struct linux_sched_getattr_args { struct 1815 int linux_sched_getattr(struct thread *, struct linux_sched_getattr_args *);
|
| D | linux32_systrace_args.c | 2443 struct linux_sched_getattr_args *p = params; in systrace_args()
|
| /freebsd-12-stable/sys/i386/linux/ |
| D | linux_sysent.c | 372 …{ AS(linux_sched_getattr_args), (sy_call_t *)linux_sched_getattr, AUE_NULL, NULL, 0, 0, 0, SY_THR_…
|
| D | linux_proto.h | 1228 struct linux_sched_getattr_args { struct 1824 int linux_sched_getattr(struct thread *, struct linux_sched_getattr_args *);
|
| D | linux_systrace_args.c | 2508 struct linux_sched_getattr_args *p = params; in systrace_args()
|