Searched refs:vmu_rusers_col_hash (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/vm/
H A Dvm_usage.c267 mod_hash_t *vmu_rusers_col_hash; /* keep track of entities, */ member in struct:vmu_data
416 vmu_data.vmu_rusers_col_hash = NULL;
433 vmu_data.vmu_rusers_col_hash = mod_hash_create_idhash(
1521 tmp = vmu_find_insert_entity(vmu_data.vmu_rusers_col_hash,
1557 if (vmu_data.vmu_rusers_col_hash != NULL)
1558 i_mod_hash_clear_nosync(vmu_data.vmu_rusers_col_hash);

Completed in 151 milliseconds