Home
last modified time | relevance | path

Searched refs:sched_setparam_args (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/kern/
H A Dp1003_1b.c113 sys_sched_setparam(struct thread *td, struct sched_setparam_args *uap)
H A Dinit_sysent.c385 …{ .sy_narg = AS(sched_setparam_args), .sy_call = (sy_call_t *)sys_sched_setparam, .sy_auevent = AU…
H A Dsystrace_args.c1522 struct sched_setparam_args *p = params; in systrace_args()
/f-stack/freebsd/sys/
H A Dsysproto.h814 struct sched_setparam_args { struct
2031 int sys_sched_setparam(struct thread *, struct sched_setparam_args *);