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

/opensolaris-onvv-gate/usr/src/uts/common/vm/
H A Dvm_usage.c268 mod_hash_t *vmu_eusers_col_hash; /* ignoring zoneid, in order */ member in struct:vmu_data
417 vmu_data.vmu_eusers_col_hash = NULL;
436 vmu_data.vmu_eusers_col_hash = mod_hash_create_idhash(
1527 tmp = vmu_find_insert_entity(vmu_data.vmu_eusers_col_hash,
1559 if (vmu_data.vmu_eusers_col_hash != NULL)
1560 i_mod_hash_clear_nosync(vmu_data.vmu_eusers_col_hash);

Completed in 119 milliseconds