Searched refs:SKMEM_REGION_USTATS (Results 1 – 7 of 7) sorted by relevance
467 ASSERT(SRP_CFLAGS(SKMEM_REGION_USTATS) & SKMEM_REGION_CR_MMAPOK); in skmem_arena_create_for_nexus()499 ASSERT(!(SRP_CFLAGS(SKMEM_REGION_USTATS) & SKMEM_REGION_CR_SHAREOK)); in skmem_arena_create_for_nexus()581 i == SKMEM_REGION_USTATS || in skmem_arena_create_for_nexus()659 if (ar->ar_regions[SKMEM_REGION_USTATS] != NULL) { in skmem_arena_create_for_nexus()660 struct skmem_region *str = ar->ar_regions[SKMEM_REGION_USTATS]; in skmem_arena_create_for_nexus()781 skr = ar->ar_regions[SKMEM_REGION_USTATS]; in skmem_arena_nexus_teardown()786 ar->ar_regions[SKMEM_REGION_USTATS] = NULL; in skmem_arena_nexus_teardown()788 ASSERT(ar->ar_regions[SKMEM_REGION_USTATS] == NULL); in skmem_arena_nexus_teardown()912 ASSERT(srp_ustats->srp_id == SKMEM_REGION_USTATS); in skmem_arena_create_for_necp()929 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
258 _CASSERT(SKMEM_REGION_USTATS == 13); in skmem_region_init()287 _CASSERT(SREG_USTATS == SKMEM_REGION_USTATS); in skmem_region_init()2210 case SKMEM_REGION_USTATS: in skmem_region_id2name()
2171 srp[SKMEM_REGION_USTATS].srp_r_obj_size = stats_size; in nxprov_params_adjust()2172 srp[SKMEM_REGION_USTATS].srp_r_obj_cnt = 1; in nxprov_params_adjust()2173 skmem_region_params_config(&srp[SKMEM_REGION_USTATS]); in nxprov_params_adjust()2175 srp[SKMEM_REGION_USTATS].srp_r_obj_size = 0; in nxprov_params_adjust()2176 srp[SKMEM_REGION_USTATS].srp_r_obj_cnt = 0; in nxprov_params_adjust()2177 srp[SKMEM_REGION_USTATS].srp_c_obj_size = 0; in nxprov_params_adjust()2178 srp[SKMEM_REGION_USTATS].srp_c_obj_cnt = 0; in nxprov_params_adjust()
862 i == SKMEM_REGION_USTATS || in na_schema_alloc()1032 ASSERT(ar->ar_regions[SKMEM_REGION_USTATS] != NULL); in na_schema_alloc()1033 ASSERT(roff[SKMEM_REGION_USTATS] != 0); in na_schema_alloc()1035 roff[SKMEM_REGION_USTATS]; in na_schema_alloc()1039 ASSERT(ar->ar_regions[SKMEM_REGION_USTATS] == NULL); in na_schema_alloc()
9561 srp_ustats = *skmem_get_default(SKMEM_REGION_USTATS); in necp_arena_create()9588 nai->nai_roff = skmem_arena_get_region_offset(nai->nai_arena, SKMEM_REGION_USTATS); in necp_arena_create()