Searched defs:lruhash_entry (Results 1 – 3 of 3) sorted by relevance
205 struct lruhash_entry { struct214 struct lruhash_entry* overflow_next; argument216 struct lruhash_entry* lru_next; argument218 struct lruhash_entry* lru_prev; argument234 * Calling both delkey and deldata will also free the struct lruhash_entry. argument
234 void (*func)(struct lruhash_entry*, void*), void* arg) in slabhash_traverse() argument
567 void (*func)(struct lruhash_entry*, void*), void* arg) in lruhash_traverse() argument