Searched refs:smp_topology (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | subr_smp.c | 109 int smp_topology = 0; /* Which topology we're using. */ variable 110 SYSCTL_INT(_kern_smp, OID_AUTO, topology, CTLFLAG_RDTUN, &smp_topology, 0, 642 switch (smp_topology) { in smp_topo()
|
| /f-stack/lib/ |
| H A D | ff_glue.c | 167 int smp_topology = 0; /* Which topology we're using. */ variable 168 SYSCTL_INT(_kern_smp, OID_AUTO, topology, CTLFLAG_RDTUN, &smp_topology, 0,
|