Home
last modified time | relevance | path

Searched refs:linux_sched_getattr_args (Results 1 – 12 of 12) sorted by relevance

/freebsd-12-stable/sys/arm64/linux/
Dlinux_sysent.c295 …{ AS(linux_sched_getattr_args), (sy_call_t *)linux_sched_getattr, AUE_NULL, NULL, 0, 0, 0, SY_THR_…
Dlinux_proto.h980 struct linux_sched_getattr_args { struct
1279 int linux_sched_getattr(struct thread *, struct linux_sched_getattr_args *);
Dlinux_systrace_args.c1976 struct linux_sched_getattr_args *p = params; in systrace_args()
/freebsd-12-stable/sys/amd64/linux/
Dlinux_sysent.c335 …{ AS(linux_sched_getattr_args), (sy_call_t *)linux_sched_getattr, AUE_NULL, NULL, 0, 0, 0, SY_THR_…
Dlinux_proto.h1161 struct linux_sched_getattr_args { struct
1543 int linux_sched_getattr(struct thread *, struct linux_sched_getattr_args *);
Dlinux_systrace_args.c2346 struct linux_sched_getattr_args *p = params; in systrace_args()
/freebsd-12-stable/sys/amd64/linux32/
Dlinux32_sysent.c372 …{ AS(linux_sched_getattr_args), (sy_call_t *)linux_sched_getattr, AUE_NULL, NULL, 0, 0, 0, SY_THR_…
Dlinux32_proto.h1221 struct linux_sched_getattr_args { struct
1815 int linux_sched_getattr(struct thread *, struct linux_sched_getattr_args *);
Dlinux32_systrace_args.c2443 struct linux_sched_getattr_args *p = params; in systrace_args()
/freebsd-12-stable/sys/i386/linux/
Dlinux_sysent.c372 …{ AS(linux_sched_getattr_args), (sy_call_t *)linux_sched_getattr, AUE_NULL, NULL, 0, 0, 0, SY_THR_…
Dlinux_proto.h1228 struct linux_sched_getattr_args { struct
1824 int linux_sched_getattr(struct thread *, struct linux_sched_getattr_args *);
Dlinux_systrace_args.c2508 struct linux_sched_getattr_args *p = params; in systrace_args()