Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Drhashtable.h578 static inline int rhashtable_compare(struct rhashtable_compare_arg *arg, in rhashtable_compare() function
609 rhashtable_compare(&arg, rht_obj(ht, he))) in __rhashtable_lookup()
747 rhashtable_compare(&arg, rht_obj(ht, head)))) { in __rhashtable_insert_fast()
/Linux-v5.4/lib/
Drhashtable.c500 rhashtable_compare(&arg, rht_obj(ht, head)))) { in rhashtable_lookup_one()