Searched refs:lgrp_plathand (Results 1 – 5 of 5) sorted by relevance
709 latency = lgrp_plat_latency(oldleaf->lgrp_plathand, in lgrp_split()710 newleaf->lgrp_plathand); in lgrp_split()734 sibling_latency = lgrp_plat_latency(lgrp->lgrp_plathand, in lgrp_split()735 newleaf->lgrp_plathand); in lgrp_split()866 latency = lgrp_plat_latency(oldleaf->lgrp_plathand, in lgrp_lineage_add()867 newleaf->lgrp_plathand); in lgrp_lineage_add()1174 latency = lgrp_plat_latency(leaf->lgrp_plathand, leaf->lgrp_plathand); in lgrp_leaf_add()1187 lgrp_root->lgrp_latency = lgrp_plat_latency(lgrp_root->lgrp_plathand, in lgrp_leaf_add()1188 lgrp_root->lgrp_plathand); in lgrp_leaf_add()1366 hdl = lgrp->lgrp_plathand; in lgrp_topo_flatten()[all …]
314 lgrp_root->lgrp_plathand = hand; in lgrp_root_init()463 if (lgrp_table[lgrpid]->lgrp_plathand != in lgrp_main_init()550 (hand != LGRP_NULL_HANDLE && lgrp->lgrp_plathand == hand)) in lgrp_latency_change()754 my_lgrp->lgrp_plathand = hand; in lgrp_cpu_init()893 my_lgrp->lgrp_plathand = LGRP_NULL_HANDLE; in lgrp_create()944 lgrp->lgrp_plathand = LGRP_NULL_HANDLE; in lgrp_destroy()1294 my_lgrp->lgrp_plathand = hand; in lgrp_mem_init()1521 if (LGRP_EXISTS(lgrp) && lgrp->lgrp_plathand == hand) in lgrp_hand_to_lgrp()1602 if (LGRP_EXISTS(lgrp) && lgrp->lgrp_plathand == hand) in lgrp_pfn_to_lgrp()1624 if (LGRP_EXISTS(lgrp) && lgrp->lgrp_plathand == hand) in lgrp_phys_to_lgrp()[all …]
324 handle != (uintptr_t)lgrp.lgrp_plathand) in lgrp()373 if (lgrp.lgrp_plathand == LGRP_NULL_HANDLE) { in lgrp()380 } else if (lgrp.lgrp_plathand == LGRP_DEFAULT_HANDLE) { in lgrp()392 lgrp.lgrp_plathand, in lgrp()
230 lgrp_handle_t lgrp_plathand; /* handle for platform calls */ member467 hand = lgrp_table[lgrpid]->lgrp_plathand; \
1114 return (lgrp_plat_latency(from_lgrp->lgrp_plathand, in lgrp_latency()1115 to_lgrp->lgrp_plathand)); in lgrp_latency()1137 latency = lgrp_plat_latency(from_rsrc->lgrp_plathand, in lgrp_latency()1138 to_rsrc->lgrp_plathand); in lgrp_latency()