Searched refs:numa_topology (Results 1 – 3 of 3) sorted by relevance
23 struct numa_topology { struct31 struct numa_topology *numa_topology__new(void); argument32 void numa_topology__delete(struct numa_topology *tp);
293 struct numa_topology *numa_topology__new(void) in numa_topology__new()296 struct numa_topology *tp = NULL; in numa_topology__new()345 void numa_topology__delete(struct numa_topology *tp) in numa_topology__delete()
675 struct numa_topology *tp; in write_numa_topology()3112 FEAT_OPR(NUMA_TOPOLOGY, numa_topology, true),