Searched refs:branch_root (Results 1 – 1 of 1) sorted by relevance
9038 void build_master_stree_branch(struct t_switch *branch_root, int cdir) in build_master_stree_branch() argument9045 idx = branch_root->i; in build_master_stree_branch()9046 cnt = branch_root->torus->x_sz; in build_master_stree_branch()9049 idx = branch_root->j; in build_master_stree_branch()9050 cnt = branch_root->torus->y_sz; in build_master_stree_branch()9053 idx = branch_root->k; in build_master_stree_branch()9054 cnt = branch_root->torus->z_sz; in build_master_stree_branch()9065 n_sw = branch_root; /* tip of negative cdir branch */ in build_master_stree_branch()9067 p_sw = branch_root; /* tip of positive cdir branch */ in build_master_stree_branch()