Home
last modified time | relevance | path

Searched refs:h_start (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/i86pc/vm/
H A Dhtable.c441 uint_t h, e, h_start; in htable_steal_active() local
445 h = h_start = h_seed++ % hat->hat_num_hash; in htable_steal_active()
531 } while (*stolen < cnt && h != h_start); in htable_steal_active()