Home
last modified time | relevance | path

Searched refs:lgrp_mem_fini (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dlgrp.c221 static void lgrp_mem_fini(int, lgrp_handle_t, boolean_t);
654 lgrp_mem_fini((int)resource, where, B_FALSE); in lgrp_config()
1226 lgrp_mem_fini(mnode, from, B_TRUE); in lgrp_mem_rename()
1393 lgrp_mem_fini(int mnode, lgrp_handle_t hand, boolean_t is_copy_rename) in lgrp_mem_fini() function