Searched refs:htused (Results 1 – 1 of 1) sorted by relevance
635 static int htused; /* 2*number of insertions */ in link_check() local648 if (htused<<1 >= htmask) { in link_check()657 htused = 0; in link_check()690 htused++; in link_check()