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

/freebsd-10.3-release/sys/sys/
H A Dsmp.h71 struct cpu_group *smp_topo_find(struct cpu_group *top, int cpu);
/freebsd-10.3-release/sys/kern/
H A Dsubr_smp.c701 smp_topo_find(struct cpu_group *top, int cpu) function
H A Dsched_ule.c1365 tdq->tdq_cg = smp_topo_find(cpu_top, i);

Completed in 100 milliseconds