Searched refs:lgrp_mem_fini (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/os/ |
H A D | lgrp.c | 219 static void lgrp_mem_fini(int, lgrp_handle_t, boolean_t); 650 lgrp_mem_fini((int)resource, where, B_FALSE); 1193 * lgrp_mem_fini() telling that the insertion and deleteion are part of a DR 1197 * only two boards (mnodes), the lgrp_mem_fini() removes the only mnode from the 1208 * lgrp_mem_fini() does not remove the last mnode from the lroot->lgrp_mnodes, 1221 lgrp_mem_fini(mnode, from, B_TRUE); 1271 * lgrp_mem_fini() refuses to remove the last mnode from the root, so we 1274 * in topology, temporarily introduced by lgrp_mem_fini(). 1384 lgrp_mem_fini(int mnode, lgrp_handle_t hand, boolean_t is_copy_rename) function
|
Completed in 1748 milliseconds