Lines Matching full:hash
31 .Nd manage kernel hash tables
54 functions allocate space for hash tables of size given by the argument
59 function allocates hash tables that are sized to largest power of two
64 function allocates hash tables that are sized to the largest prime
80 Allocated hash tables are contiguous arrays of
91 function frees the space occupied by the hash table pointed to by argument
100 that allocated the hash table.
124 The largest prime hash value chosen by
130 function returns a pointer to an allocated hash table and sets the
134 hash table.
138 function returns a pointer to an allocated hash table and sets the
141 to the number of rows in the hash table.
152 Here we allocate a hash table with 32 entries from the malloc arena
155 The mask for the allocated hash table is returned in
176 function will panic if the hash table
188 to free a hash table allocated by