Searched refs:SKMEM_REGION_USTATS (Results 1 – 7 of 7) sorted by relevance
487 ASSERT(SRP_CFLAGS(SKMEM_REGION_USTATS) & SKMEM_REGION_CR_MMAPOK); in skmem_arena_create_for_nexus()519 ASSERT(!(SRP_CFLAGS(SKMEM_REGION_USTATS) & SKMEM_REGION_CR_SHAREOK)); in skmem_arena_create_for_nexus()609 i == SKMEM_REGION_USTATS || in skmem_arena_create_for_nexus()690 if (ar->ar_regions[SKMEM_REGION_USTATS] != NULL) { in skmem_arena_create_for_nexus()691 struct skmem_region *skr = ar->ar_regions[SKMEM_REGION_USTATS]; in skmem_arena_create_for_nexus()819 skr = ar->ar_regions[SKMEM_REGION_USTATS]; in skmem_arena_nexus_teardown()825 ar->ar_regions[SKMEM_REGION_USTATS] = NULL; in skmem_arena_nexus_teardown()827 ASSERT(ar->ar_regions[SKMEM_REGION_USTATS] == NULL); in skmem_arena_nexus_teardown()960 ASSERT(srp_ustats->srp_id == SKMEM_REGION_USTATS); in skmem_arena_create_for_necp()977 if ((ar->ar_regions[SKMEM_REGION_USTATS] = skmem_region_create(name, in skmem_arena_create_for_necp()[all …]
223 [SKMEM_REGION_USTATS] = {225 .srp_id = SKMEM_REGION_USTATS,
125 SKMEM_REGION_USTATS, /* statistics */ enumerator
275 _CASSERT(SKMEM_REGION_USTATS == 13); in skmem_region_init()304 _CASSERT(SREG_USTATS == SKMEM_REGION_USTATS); in skmem_region_init()2277 case SKMEM_REGION_USTATS: in skmem_region_id2name()
2178 srp[SKMEM_REGION_USTATS].srp_r_obj_size = stats_size; in nxprov_params_adjust()2179 srp[SKMEM_REGION_USTATS].srp_r_obj_cnt = 1; in nxprov_params_adjust()2180 skmem_region_params_config(&srp[SKMEM_REGION_USTATS]); in nxprov_params_adjust()2182 srp[SKMEM_REGION_USTATS].srp_r_obj_size = 0; in nxprov_params_adjust()2183 srp[SKMEM_REGION_USTATS].srp_r_obj_cnt = 0; in nxprov_params_adjust()2184 srp[SKMEM_REGION_USTATS].srp_c_obj_size = 0; in nxprov_params_adjust()2185 srp[SKMEM_REGION_USTATS].srp_c_obj_cnt = 0; in nxprov_params_adjust()
875 i == SKMEM_REGION_USTATS || in na_schema_alloc()1045 ASSERT(ar->ar_regions[SKMEM_REGION_USTATS] != NULL); in na_schema_alloc()1046 ASSERT(roff[SKMEM_REGION_USTATS] != 0); in na_schema_alloc()1048 roff[SKMEM_REGION_USTATS]; in na_schema_alloc()1052 ASSERT(ar->ar_regions[SKMEM_REGION_USTATS] == NULL); in na_schema_alloc()
9797 srp_ustats = *skmem_get_default(SKMEM_REGION_USTATS); in necp_arena_create()9824 nai->nai_roff = skmem_arena_get_region_offset(nai->nai_arena, SKMEM_REGION_USTATS); in necp_arena_create()