Home
last modified time | relevance | path

Searched refs:next_level (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/disp/
H A Dcmt_policy.c160 goto next_level; in cmt_balance()
190 goto next_level; /* no candidates at this level */ in cmt_balance()
200 next_level: in cmt_balance()
H A Ddisp.c1980 goto next_level; in disp_getwork()
2034 next_level: in disp_getwork()
/illumos-gate/usr/src/cmd/bart/
H A Drules.c616 struct dir_component *current_level = NULL, *next_level = NULL; in add_subtree_rule() local
717 add_dir(&next_level, new_dirname); in add_subtree_rule()
736 current_level = next_level; in add_subtree_rule()
737 next_level = NULL; in add_subtree_rule()
/illumos-gate/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_page_tables.c1165 uint8_t next_level; in amd_iommu_teardown_pdte() local
1169 next_level = AMD_IOMMU_REG_GET64(ptdep, in amd_iommu_teardown_pdte()
1174 ASSERT(next_level == 0); in amd_iommu_teardown_pdte()
1181 ASSERT(next_level != 0 && next_level != 7); in amd_iommu_teardown_pdte()