Searched refs:SKMEM_REGION_USTATS (Results 1 – 7 of 7) sorted by relevance
471 ASSERT(SRP_CFLAGS(SKMEM_REGION_USTATS) & SKMEM_REGION_CR_MMAPOK); in skmem_arena_create_for_nexus()500 ASSERT(!(SRP_CFLAGS(SKMEM_REGION_USTATS) & SKMEM_REGION_CR_SHAREOK)); in skmem_arena_create_for_nexus()582 i == SKMEM_REGION_USTATS || in skmem_arena_create_for_nexus()660 if (ar->ar_regions[SKMEM_REGION_USTATS] != NULL) { in skmem_arena_create_for_nexus()661 struct skmem_region *str = ar->ar_regions[SKMEM_REGION_USTATS]; in skmem_arena_create_for_nexus()782 skr = ar->ar_regions[SKMEM_REGION_USTATS]; in skmem_arena_nexus_teardown()787 ar->ar_regions[SKMEM_REGION_USTATS] = NULL; in skmem_arena_nexus_teardown()789 ASSERT(ar->ar_regions[SKMEM_REGION_USTATS] == NULL); in skmem_arena_nexus_teardown()913 ASSERT(srp_ustats->srp_id == SKMEM_REGION_USTATS); in skmem_arena_create_for_necp()930 if ((ar->ar_regions[SKMEM_REGION_USTATS] = skmem_region_create(name, in skmem_arena_create_for_necp()[all …]
193 [SKMEM_REGION_USTATS] = {195 .srp_id = SKMEM_REGION_USTATS,
122 SKMEM_REGION_USTATS, /* statistics */ enumerator
256 _CASSERT(SKMEM_REGION_USTATS == 10); in skmem_region_init()282 _CASSERT(SREG_USTATS == SKMEM_REGION_USTATS); in skmem_region_init()2189 case SKMEM_REGION_USTATS: in skmem_region_id2name()
2184 srp[SKMEM_REGION_USTATS].srp_r_obj_size = stats_size; in nxprov_params_adjust()2185 srp[SKMEM_REGION_USTATS].srp_r_obj_cnt = 1; in nxprov_params_adjust()2186 skmem_region_params_config(&srp[SKMEM_REGION_USTATS]); in nxprov_params_adjust()2188 srp[SKMEM_REGION_USTATS].srp_r_obj_size = 0; in nxprov_params_adjust()2189 srp[SKMEM_REGION_USTATS].srp_r_obj_cnt = 0; in nxprov_params_adjust()2190 srp[SKMEM_REGION_USTATS].srp_c_obj_size = 0; in nxprov_params_adjust()2191 srp[SKMEM_REGION_USTATS].srp_c_obj_cnt = 0; in nxprov_params_adjust()
872 i == SKMEM_REGION_USTATS || in na_schema_alloc()1020 ASSERT(ar->ar_regions[SKMEM_REGION_USTATS] != NULL); in na_schema_alloc()1021 ASSERT(roff[SKMEM_REGION_USTATS] != 0); in na_schema_alloc()1023 roff[SKMEM_REGION_USTATS]; in na_schema_alloc()1027 ASSERT(ar->ar_regions[SKMEM_REGION_USTATS] == NULL); in na_schema_alloc()
8989 srp_ustats = *skmem_get_default(SKMEM_REGION_USTATS); in necp_arena_create()9016 nai->nai_roff = skmem_arena_get_region_offset(nai->nai_arena, SKMEM_REGION_USTATS); in necp_arena_create()