Searched refs:new_prdtgrp (Results 1 – 1 of 1) sorted by relevance
3952 struct rdtgroup *new_prdtgrp, in mongrp_reparent() argument3958 WARN_ON(new_prdtgrp->type != RDTCTRL_GROUP); in mongrp_reparent()3961 if (prdtgrp == new_prdtgrp) in mongrp_reparent()3966 &new_prdtgrp->mon.crdtgrp_list); in mongrp_reparent()3968 rdtgrp->mon.parent = new_prdtgrp; in mongrp_reparent()3969 rdtgrp->closid = new_prdtgrp->closid; in mongrp_reparent()3981 struct rdtgroup *new_prdtgrp; in rdtgroup_rename() local3988 if (!rdtgrp || !new_prdtgrp) in rdtgroup_rename()3993 rdtgroup_kn_get(new_prdtgrp, new_parent); in rdtgroup_rename()4035 rdtgrp->mon.parent != new_prdtgrp) { in rdtgroup_rename()[all …]