Searched refs:rhashtable_compare (Results 1 – 2 of 2) sorted by relevance
571 static inline int rhashtable_compare(struct rhashtable_compare_arg *arg, in rhashtable_compare() function602 rhashtable_compare(&arg, rht_obj(ht, he))) in __rhashtable_lookup()740 rhashtable_compare(&arg, rht_obj(ht, head)))) { in __rhashtable_insert_fast()
509 rhashtable_compare(&arg, rht_obj(ht, head)))) { in rhashtable_lookup_one()
Completed in 9 milliseconds