Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/i86pc/vm/
H A Dhtable.c76 #define HTABLE_RESERVE_AMOUNT (200) macro
77 uint_t htable_reserve_amount = HTABLE_RESERVE_AMOUNT;
398 count += HTABLE_RESERVE_AMOUNT; in htable_initial_reserve()