Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Drhashtable.h579 static inline int rhashtable_compare(struct rhashtable_compare_arg *arg, in rhashtable_compare() function
610 rhashtable_compare(&arg, rht_obj(ht, he))) in __rhashtable_lookup()
749 rhashtable_compare(&arg, rht_obj(ht, head)))) { in __rhashtable_insert_fast()
/openbmc/linux/lib/
H A Drhashtable.c512 rhashtable_compare(&arg, rht_obj(ht, head)))) { in rhashtable_lookup_one()