Searched refs:lgrp_shm_policy_concat (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/os/ |
H A D | lgrp.c | 4067 lgrp_shm_policy_concat(avl_tree_t *tree, lgrp_shm_policy_seg_t *seg1, in lgrp_shm_policy_concat() function 4264 (void) lgrp_shm_policy_concat(tree, newseg, next); in lgrp_shm_policy_set() 4265 (void) lgrp_shm_policy_concat(tree, prev, newseg); in lgrp_shm_policy_set() 4310 (void) lgrp_shm_policy_concat(tree, seg, next); in lgrp_shm_policy_set() 4311 (void) lgrp_shm_policy_concat(tree, prev, seg); in lgrp_shm_policy_set() 4334 (void) lgrp_shm_policy_concat(tree, in lgrp_shm_policy_set() 4359 (void) lgrp_shm_policy_concat(tree, in lgrp_shm_policy_set()
|