Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/os/
H A Dlgrp.c483 if (LGRP_EXISTS(lgrp_table[i]) && in lgrp_main_init()
545 if (!LGRP_EXISTS(lgrp)) in lgrp_latency_change()
804 if (!LGRP_EXISTS(lgrp) || in lgrp_cpu_init()
866 if (!LGRP_EXISTS(my_lgrp)) { in lgrp_create()
928 if (!LGRP_EXISTS(lgrp)) in lgrp_destroy()
1083 if (!LGRP_EXISTS(lgrp) || in lgrp_cpu_fini()
1125 if (!klgrpset_ismember(target, i) || !LGRP_EXISTS(lgrp)) { in lgrp_mnode_update()
1151 if (!LGRP_EXISTS(lgrp_rsrc) || in lgrp_mnode_update()
1337 if (!LGRP_EXISTS(lgrp) || in lgrp_mem_init()
1427 if (!LGRP_EXISTS(lgrp) || in lgrp_mem_fini()
[all …]
H A Dlgrp_topo.c381 if (!LGRP_EXISTS(child)) in lgrp_consolidate()
466 if (!LGRP_EXISTS(target) || in lgrp_collapse_dups()
491 if (!LGRP_EXISTS(lgrp) || in lgrp_collapse_dups()
727 if (!LGRP_EXISTS(lgrp) || lgrp == oldleaf || in lgrp_split()
811 if (!LGRP_EXISTS(lgrp)) in lgrp_topo_height()
1204 if (!LGRP_EXISTS(lgrp) || lgrp == leaf || in lgrp_leaf_add()
1363 if (!LGRP_EXISTS(lgrp)) in lgrp_topo_flatten()
/titanic_50/usr/src/uts/common/syscall/
H A Dlgrpsys.c1098 if (!LGRP_EXISTS(from_lgrp) || !LGRP_EXISTS(to_lgrp)) { in lgrp_latency()
1127 if (!LGRP_EXISTS(from_rsrc) || in lgrp_latency()
1133 if (!LGRP_EXISTS(to_rsrc) || in lgrp_latency()
1434 if (!LGRP_EXISTS(lgrp)) { in lgrp_snapshot()
1512 if (!LGRP_EXISTS(to)) in lgrp_snapshot()
/titanic_50/usr/src/uts/common/sys/
H A Dlgrp.h477 #define LGRP_EXISTS(lgrp) \ macro
/titanic_50/usr/src/uts/common/vm/
H A Dvm_pagelist.c3750 if (!LGRP_EXISTS(lgrp)) in page_get_freelist()
3898 if (!LGRP_EXISTS(lgrp)) in page_get_cachelist()
4200 if (LGRP_EXISTS(lgrp_target)) { in page_get_replacement_page()
H A Dvm_page.c2195 LGRP_EXISTS(lgrp_table[*lgrpid])) in page_create_va_large()
/titanic_50/usr/src/uts/i86pc/vm/
H A Dvm_machdep.c3303 if (!LGRP_EXISTS(lgrp)) in page_get_anylist()