Searched refs:lgrp_madv_to_policy (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/uts/common/sys/ |
H A D | lgrp.h | 556 lgrp_mem_policy_t lgrp_madv_to_policy(uchar_t, size_t, int);
|
/titanic_44/usr/src/uts/common/os/ |
H A D | lgrp.c | 3441 lgrp_madv_to_policy(uchar_t advice, size_t size, int type) in lgrp_madv_to_policy() function
|
/titanic_44/usr/src/uts/common/vm/ |
H A D | seg_spt.c | 2991 policy = lgrp_madv_to_policy(behav, len, MAP_SHARED); in segspt_shmadvise()
|
H A D | seg_vn.c | 8253 policy = lgrp_madv_to_policy(behav, len, svd->type); in segvn_advise() 8388 policy = lgrp_madv_to_policy(behav, len, svd->type); in segvn_advise()
|