Searched defs:kernel_hash (Results 1 – 1 of 1) sorted by relevance
1889 struct kernel_hash { struct1890 const char * description; /* description */1891 int hashsize; /* nlist index for hash size */1892 int hashtbl; /* nlist index for hash table */1893 enum hashtype type; /* type of hash table */1894 size_t offset; /* offset of {LIST,TAILQ}_NEXT */