Searched refs:numa_topology (Results 1 – 3 of 3) sorted by relevance
44 struct numa_topology { struct62 struct numa_topology *numa_topology__new(void); argument63 void numa_topology__delete(struct numa_topology *tp);
298 struct numa_topology *numa_topology__new(void) in numa_topology__new()301 struct numa_topology *tp = NULL; in numa_topology__new()350 void numa_topology__delete(struct numa_topology *tp) in numa_topology__delete()
679 struct numa_topology *tp; in write_numa_topology()3313 FEAT_OPR(NUMA_TOPOLOGY, numa_topology, true),
Completed in 12 milliseconds