Searched refs:vmz_projects_hash (Results 1 – 1 of 1) sorted by relevance
236 mod_hash_t *vmz_projects_hash; member391 if (zone->vmz_projects_hash != NULL) in vmu_free_zone()392 i_mod_hash_clear_nosync(zone->vmz_projects_hash); in vmu_free_zone()525 VMUSAGE_ALL_PROJECTS)) != 0 && zone->vmz_projects_hash == NULL) in vmu_alloc_zone()526 zone->vmz_projects_hash = mod_hash_create_idhash( in vmu_alloc_zone()1485 tmp = vmu_find_insert_entity(zone->vmz_projects_hash, in vmu_calculate_proc()1605 if (tz->vmz_projects_hash != NULL) in vmu_free_extra()1606 mod_hash_destroy_hash(tz->vmz_projects_hash); in vmu_free_extra()