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

/freebsd-12-stable/sys/arm64/linux/
H A Dlinux_sysent.c138 { AS(linux_sched_setparam_args), (sy_call_t *)linux_sched_setparam, AUE_SCHED_SETPARAM, NULL, 0, 0, 0, SY_THR_STATIC }, /* 118 = linux_sched_setparam */
H A Dlinux_proto.h469 struct linux_sched_setparam_args { struct
1165 int linux_sched_setparam(struct thread *, struct linux_sched_setparam_args *);
H A Dlinux_systrace_args.c883 struct linux_sched_setparam_args *p = params;
/freebsd-12-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.h530 struct linux_sched_setparam_args { struct
1393 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-12-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.h473 struct linux_sched_setparam_args { struct
1655 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-12-stable/sys/amd64/linux32/
H A Dlinux32_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 Dlinux32_proto.h475 struct linux_sched_setparam_args { struct
1648 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-12-stable/sys/compat/linux/
H A Dlinux_misc.c1926 struct linux_sched_setparam_args *uap)

Completed in 381 milliseconds