Home
last modified time | relevance | path

Searched refs:sched_selection (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/kern/
H A Dsched_shim.c132 SET_DECLARE(sched_instance_set, struct sched_selection);
137 struct sched_selection *s, **ss; in sched_instance_select()
209 struct sched_selection *s, **ss; in sysctl_kern_sched_available()
/freebsd/sys/sys/
H A Dsched.h327 struct sched_selection { struct
332 static struct sched_selection xsel_name = { \ argument