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

/freebsd-11-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.h1120 struct linux_sched_getattr_args { struct
1492 int linux_sched_getattr(struct thread *, struct linux_sched_getattr_args *);
H A Dlinux_systrace_args.c2289 struct linux_sched_getattr_args *p = params;
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c373 { 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.h1194 struct linux_sched_getattr_args { struct
1787 int linux_sched_getattr(struct thread *, struct linux_sched_getattr_args *);
H A Dlinux32_systrace_args.c2416 struct linux_sched_getattr_args *p = params;
/freebsd-11-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.h1212 struct linux_sched_getattr_args { struct
1807 int linux_sched_getattr(struct thread *, struct linux_sched_getattr_args *);
H A Dlinux_systrace_args.c2492 struct linux_sched_getattr_args *p = params;

Completed in 301 milliseconds