Searched refs:linux_sched_setparam_args (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_sysent.c162 { AS(linux_sched_setparam_args), (sy_call_t *)linux_sched_setparam, AUE_SCHED_SETPARAM, NULL, 0, 0, 0, SY_THR_STATIC }, /* 142 = linux_sched_setparam */
H A Dlinux_proto.h524 struct linux_sched_setparam_args { struct
1351 int linux_sched_setparam(struct thread *, struct linux_sched_setparam_args *);
H A Dlinux_systrace_args.c1179 struct linux_sched_setparam_args *p = params;
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c175 { AS(linux_sched_setparam_args), (sy_call_t *)linux_sched_setparam, AUE_SCHED_SETPARAM, NULL, 0, 0, 0, SY_THR_STATIC }, /* 154 = linux_sched_setparam */
H A Dlinux32_proto.h474 struct linux_sched_setparam_args { struct
1621 int linux_sched_setparam(struct thread *, struct linux_sched_setparam_args *);
H A Dlinux32_systrace_args.c1038 struct linux_sched_setparam_args *p = params;
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_sysent.c174 { AS(linux_sched_setparam_args), (sy_call_t *)linux_sched_setparam, AUE_SCHED_SETPARAM, NULL, 0, 0, 0, SY_THR_STATIC }, /* 154 = linux_sched_setparam */
H A Dlinux_proto.h472 struct linux_sched_setparam_args { struct
1639 int linux_sched_setparam(struct thread *, struct linux_sched_setparam_args *);
H A Dlinux_systrace_args.c1076 struct linux_sched_setparam_args *p = params;
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_misc.c2087 struct linux_sched_setparam_args *uap)

Completed in 392 milliseconds