Home
last modified time | relevance | path

Searched refs:smp_topo_find (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/sys/
H A Dsmp.h155 struct cpu_group *smp_topo_find(struct cpu_group *top, int cpu);
/freebsd/sys/kern/
H A Dsubr_smp.c829 smp_topo_find(struct cpu_group *top, int cpu) in smp_topo_find() function
H A Dsched_ule.c1630 tdq->tdq_cg = smp_topo_find(cpu_top, i); in sched_setup_smp()