Home
last modified time | relevance | path

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

/linux/lib/
H A Drhashtable.c37 static u32 head_hashfn(struct rhashtable *ht, in head_hashfn() function
259 new_hash = head_hashfn(ht, new_tbl, entry); in rhashtable_rehash_one()