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

/illumos-gate/usr/src/uts/common/avs/ns/sv/
H A Dsv.c604 * If we restart more than SV_HASH_RETRY times, we take sv_mutex and search
609 #define SV_HASH_RETRY 16 macro
638 if (try > SV_HASH_RETRY)
657 if (try > SV_HASH_RETRY)

Completed in 61 milliseconds