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

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

Completed in 377 milliseconds