Searched refs:LGRP_MEM_POLICY_NEXT (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/chicago/os/
H A Dchicago.c264 lgrp_mem_policy_root = LGRP_MEM_POLICY_NEXT;
/illumos-gate/usr/src/uts/sun4u/enchilada/os/
H A Denchilada.c312 lgrp_mem_policy_root = LGRP_MEM_POLICY_NEXT;
/illumos-gate/usr/src/uts/sun4u/schumacher/os/
H A Dschumacher.c295 lgrp_mem_policy_root = LGRP_MEM_POLICY_NEXT;
/illumos-gate/usr/src/uts/common/sys/
H A Dlgrp.h328 LGRP_MEM_POLICY_NEXT, /* near LWP to next touch */ enumerator in enum:lgrp_mem_policy
513 (p == LGRP_MEM_POLICY_NEXT)
/illumos-gate/usr/src/uts/sun4u/boston/os/
H A Dboston.c506 lgrp_mem_policy_root = LGRP_MEM_POLICY_NEXT;
/illumos-gate/usr/src/uts/sun4u/seattle/os/
H A Dseattle.c508 lgrp_mem_policy_root = LGRP_MEM_POLICY_NEXT;
/illumos-gate/usr/src/uts/common/os/
H A Dlgrp.c205 lgrp_mem_policy_t lgrp_mem_default_policy = LGRP_MEM_POLICY_NEXT;
449 lgrp_mem_default_policy = LGRP_MEM_POLICY_NEXT;
3445 return (LGRP_MEM_POLICY_NEXT);
3668 policy = LGRP_MEM_POLICY_NEXT;
3715 case LGRP_MEM_POLICY_NEXT:
3727 if (policy == LGRP_MEM_POLICY_NEXT)
/illumos-gate/usr/src/uts/sun4v/os/
H A Dmpo.c830 lgrp_mem_policy_root = LGRP_MEM_POLICY_NEXT;

Completed in 73 milliseconds