Searched refs:SEGOP_GETPOLICY (Results 1 – 2 of 2) sorted by relevance
239 #define SEGOP_GETPOLICY(s, a) (*(s)->s_ops->getpolicy)((s), (a)) macro
3519 policy_info = SEGOP_GETPOLICY(seg, vaddr); in lgrp_mem_policy_get()