toptree 86 arch/s390/numa/mode_emu.c static int cores_pinned(struct toptree *node) toptree 94 arch/s390/numa/mode_emu.c static int core_pinned_to_node_id(struct toptree *core) toptree 102 arch/s390/numa/mode_emu.c static int cores_free(struct toptree *tree) toptree 104 arch/s390/numa/mode_emu.c struct toptree *core; toptree 117 arch/s390/numa/mode_emu.c static struct toptree *core_node(struct toptree *core) toptree 125 arch/s390/numa/mode_emu.c static struct toptree *core_drawer(struct toptree *core) toptree 133 arch/s390/numa/mode_emu.c static struct toptree *core_book(struct toptree *core) toptree 141 arch/s390/numa/mode_emu.c static struct toptree *core_mc(struct toptree *core) toptree 149 arch/s390/numa/mode_emu.c static int dist_core_to_core(struct toptree *core1, struct toptree *core2) toptree 164 arch/s390/numa/mode_emu.c static int dist_node_to_core(struct toptree *node, struct toptree *core) toptree 166 arch/s390/numa/mode_emu.c struct toptree *core_node; toptree 177 arch/s390/numa/mode_emu.c static void toptree_unify_tree(struct toptree *tree) toptree 190 arch/s390/numa/mode_emu.c static struct toptree *node_for_core(struct toptree *numa, struct toptree *core, toptree 193 arch/s390/numa/mode_emu.c struct toptree *node, *node_best = NULL; toptree 220 arch/s390/numa/mode_emu.c static void toptree_to_numa_single(struct toptree *numa, struct toptree *phys, toptree 223 arch/s390/numa/mode_emu.c struct toptree *node, *core, *tmp; toptree 237 arch/s390/numa/mode_emu.c static void move_level_to_numa_node(struct toptree *node, struct toptree *phys, toptree 241 arch/s390/numa/mode_emu.c struct toptree *cur, *tmp; toptree 260 arch/s390/numa/mode_emu.c static void move_level_to_numa(struct toptree *numa, struct toptree *phys, toptree 263 arch/s390/numa/mode_emu.c struct toptree *node; toptree 272 arch/s390/numa/mode_emu.c static void toptree_to_numa_first(struct toptree *numa, struct toptree *phys) toptree 274 arch/s390/numa/mode_emu.c struct toptree *core; toptree 291 arch/s390/numa/mode_emu.c static struct toptree *toptree_new(int id, int nodes) toptree 293 arch/s390/numa/mode_emu.c struct toptree *tree; toptree 327 arch/s390/numa/mode_emu.c static struct toptree *toptree_to_numa(struct toptree *phys) toptree 330 arch/s390/numa/mode_emu.c struct toptree *numa; toptree 351 arch/s390/numa/mode_emu.c static struct toptree *toptree_from_topology(void) toptree 353 arch/s390/numa/mode_emu.c struct toptree *phys, *node, *drawer, *book, *mc, *core; toptree 377 arch/s390/numa/mode_emu.c static void topology_add_core(struct toptree *core) toptree 396 arch/s390/numa/mode_emu.c static void toptree_to_topology(struct toptree *numa) toptree 398 arch/s390/numa/mode_emu.c struct toptree *core; toptree 459 arch/s390/numa/mode_emu.c struct toptree *phys, *numa; toptree 30 arch/s390/numa/toptree.c struct toptree __ref *toptree_alloc(int level, int id) toptree 32 arch/s390/numa/toptree.c struct toptree *res; toptree 56 arch/s390/numa/toptree.c static void toptree_remove(struct toptree *cand) toptree 58 arch/s390/numa/toptree.c struct toptree *oldparent; toptree 74 arch/s390/numa/toptree.c void __ref toptree_free(struct toptree *cand) toptree 76 arch/s390/numa/toptree.c struct toptree *child, *tmp; toptree 100 arch/s390/numa/toptree.c void toptree_update_mask(struct toptree *cand) toptree 102 arch/s390/numa/toptree.c struct toptree *child; toptree 122 arch/s390/numa/toptree.c static int toptree_insert(struct toptree *cand, struct toptree *target) toptree 141 arch/s390/numa/toptree.c static void toptree_move_children(struct toptree *cand, struct toptree *target) toptree 143 arch/s390/numa/toptree.c struct toptree *child, *tmp; toptree 157 arch/s390/numa/toptree.c void toptree_unify(struct toptree *cand) toptree 159 arch/s390/numa/toptree.c struct toptree *child, *tmp, *cand_copy; toptree 167 arch/s390/numa/toptree.c struct toptree *tmpchild; toptree 198 arch/s390/numa/toptree.c void toptree_move(struct toptree *cand, struct toptree *target) toptree 200 arch/s390/numa/toptree.c struct toptree *stack_target, *real_insert_point, *ptr, *tmp; toptree 236 arch/s390/numa/toptree.c struct toptree *toptree_get_child(struct toptree *cand, int id) toptree 238 arch/s390/numa/toptree.c struct toptree *child; toptree 257 arch/s390/numa/toptree.c struct toptree *toptree_first(struct toptree *context, int level) toptree 259 arch/s390/numa/toptree.c struct toptree *child, *tmp; toptree 282 arch/s390/numa/toptree.c static struct toptree *toptree_next_sibling(struct toptree *cur) toptree 288 arch/s390/numa/toptree.c struct toptree, sibling)) toptree 290 arch/s390/numa/toptree.c return (struct toptree *) list_next_entry(cur, sibling); toptree 304 arch/s390/numa/toptree.c struct toptree *toptree_next(struct toptree *cur, struct toptree *context, toptree 307 arch/s390/numa/toptree.c struct toptree *cur_context, *tmp; toptree 343 arch/s390/numa/toptree.c int toptree_count(struct toptree *context, int level) toptree 345 arch/s390/numa/toptree.c struct toptree *cur; toptree 19 arch/s390/numa/toptree.h struct toptree *parent; toptree 24 arch/s390/numa/toptree.h struct toptree *toptree_alloc(int level, int id); toptree 25 arch/s390/numa/toptree.h void toptree_free(struct toptree *cand); toptree 26 arch/s390/numa/toptree.h void toptree_update_mask(struct toptree *cand); toptree 27 arch/s390/numa/toptree.h void toptree_unify(struct toptree *cand); toptree 28 arch/s390/numa/toptree.h struct toptree *toptree_get_child(struct toptree *cand, int id); toptree 29 arch/s390/numa/toptree.h void toptree_move(struct toptree *cand, struct toptree *target); toptree 30 arch/s390/numa/toptree.h int toptree_count(struct toptree *context, int level); toptree 32 arch/s390/numa/toptree.h struct toptree *toptree_first(struct toptree *context, int level); toptree 33 arch/s390/numa/toptree.h struct toptree *toptree_next(struct toptree *cur, struct toptree *context,