Searched refs:SKMEM_REGION_USTATS (Results 1 – 7 of 7) sorted by relevance
474 ASSERT(SRP_CFLAGS(SKMEM_REGION_USTATS) & SKMEM_REGION_CR_MMAPOK); in skmem_arena_create_for_nexus()506 ASSERT(!(SRP_CFLAGS(SKMEM_REGION_USTATS) & SKMEM_REGION_CR_SHAREOK)); in skmem_arena_create_for_nexus()588 i == SKMEM_REGION_USTATS || in skmem_arena_create_for_nexus()666 if (ar->ar_regions[SKMEM_REGION_USTATS] != NULL) { in skmem_arena_create_for_nexus()667 struct skmem_region *str = ar->ar_regions[SKMEM_REGION_USTATS]; in skmem_arena_create_for_nexus()788 skr = ar->ar_regions[SKMEM_REGION_USTATS]; in skmem_arena_nexus_teardown()793 ar->ar_regions[SKMEM_REGION_USTATS] = NULL; in skmem_arena_nexus_teardown()795 ASSERT(ar->ar_regions[SKMEM_REGION_USTATS] == NULL); in skmem_arena_nexus_teardown()919 ASSERT(srp_ustats->srp_id == SKMEM_REGION_USTATS); in skmem_arena_create_for_necp()936 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
259 _CASSERT(SKMEM_REGION_USTATS == 13); in skmem_region_init()288 _CASSERT(SREG_USTATS == SKMEM_REGION_USTATS); in skmem_region_init()2208 case SKMEM_REGION_USTATS: in skmem_region_id2name()
2174 srp[SKMEM_REGION_USTATS].srp_r_obj_size = stats_size; in nxprov_params_adjust()2175 srp[SKMEM_REGION_USTATS].srp_r_obj_cnt = 1; in nxprov_params_adjust()2176 skmem_region_params_config(&srp[SKMEM_REGION_USTATS]); in nxprov_params_adjust()2178 srp[SKMEM_REGION_USTATS].srp_r_obj_size = 0; in nxprov_params_adjust()2179 srp[SKMEM_REGION_USTATS].srp_r_obj_cnt = 0; in nxprov_params_adjust()2180 srp[SKMEM_REGION_USTATS].srp_c_obj_size = 0; in nxprov_params_adjust()2181 srp[SKMEM_REGION_USTATS].srp_c_obj_cnt = 0; in nxprov_params_adjust()
847 i == SKMEM_REGION_USTATS || in na_schema_alloc()995 ASSERT(ar->ar_regions[SKMEM_REGION_USTATS] != NULL); in na_schema_alloc()996 ASSERT(roff[SKMEM_REGION_USTATS] != 0); in na_schema_alloc()998 roff[SKMEM_REGION_USTATS]; in na_schema_alloc()1002 ASSERT(ar->ar_regions[SKMEM_REGION_USTATS] == NULL); in na_schema_alloc()
9307 srp_ustats = *skmem_get_default(SKMEM_REGION_USTATS); in necp_arena_create()9334 nai->nai_roff = skmem_arena_get_region_offset(nai->nai_arena, SKMEM_REGION_USTATS); in necp_arena_create()