Searched refs:SKMEM_REGION_USTATS (Results 1 – 7 of 7) sorted by relevance
489 ASSERT(SRP_CFLAGS(SKMEM_REGION_USTATS) & SKMEM_REGION_CR_MMAPOK); in skmem_arena_create_for_nexus()521 ASSERT(!(SRP_CFLAGS(SKMEM_REGION_USTATS) & SKMEM_REGION_CR_SHAREOK)); in skmem_arena_create_for_nexus()611 i == SKMEM_REGION_USTATS || in skmem_arena_create_for_nexus()691 if (ar->ar_regions[SKMEM_REGION_USTATS] != NULL) { in skmem_arena_create_for_nexus()692 struct skmem_region *skr = ar->ar_regions[SKMEM_REGION_USTATS]; in skmem_arena_create_for_nexus()818 skr = ar->ar_regions[SKMEM_REGION_USTATS]; in skmem_arena_nexus_teardown()824 ar->ar_regions[SKMEM_REGION_USTATS] = NULL; in skmem_arena_nexus_teardown()826 ASSERT(ar->ar_regions[SKMEM_REGION_USTATS] == NULL); in skmem_arena_nexus_teardown()959 ASSERT(srp_ustats->srp_id == SKMEM_REGION_USTATS); in skmem_arena_create_for_necp()976 if ((ar->ar_regions[SKMEM_REGION_USTATS] = skmem_region_create(name, in skmem_arena_create_for_necp()[all …]
224 [SKMEM_REGION_USTATS] = {226 .srp_id = SKMEM_REGION_USTATS,
125 SKMEM_REGION_USTATS, /* statistics */ enumerator
277 static_assert(SKMEM_REGION_USTATS == 13); in skmem_region_init()306 static_assert(SREG_USTATS == SKMEM_REGION_USTATS); in skmem_region_init()2271 case SKMEM_REGION_USTATS: in skmem_region_id2name()
2148 srp[SKMEM_REGION_USTATS].srp_r_obj_size = stats_size; in nxprov_params_adjust()2149 srp[SKMEM_REGION_USTATS].srp_r_obj_cnt = 1; in nxprov_params_adjust()2150 skmem_region_params_config(&srp[SKMEM_REGION_USTATS]); in nxprov_params_adjust()2152 srp[SKMEM_REGION_USTATS].srp_r_obj_size = 0; in nxprov_params_adjust()2153 srp[SKMEM_REGION_USTATS].srp_r_obj_cnt = 0; in nxprov_params_adjust()2154 srp[SKMEM_REGION_USTATS].srp_c_obj_size = 0; in nxprov_params_adjust()2155 srp[SKMEM_REGION_USTATS].srp_c_obj_cnt = 0; in nxprov_params_adjust()
856 i == SKMEM_REGION_USTATS || in na_schema_alloc()1026 ASSERT(ar->ar_regions[SKMEM_REGION_USTATS] != NULL); in na_schema_alloc()1027 ASSERT(roff[SKMEM_REGION_USTATS] != 0); in na_schema_alloc()1029 roff[SKMEM_REGION_USTATS]; in na_schema_alloc()1033 ASSERT(ar->ar_regions[SKMEM_REGION_USTATS] == NULL); in na_schema_alloc()
10618 srp_ustats = *skmem_get_default(SKMEM_REGION_USTATS); in necp_arena_create()10645 nai->nai_roff = skmem_arena_get_region_offset(nai->nai_arena, SKMEM_REGION_USTATS); in necp_arena_create()