Home
last modified time | relevance | path

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

/include/linux/
Drhashtable-types.h33 struct rhashtable_compare_arg { struct
40 typedef int (*rht_obj_cmpfn_t)(struct rhashtable_compare_arg *arg, argument
Drhashtable.h571 static inline int rhashtable_compare(struct rhashtable_compare_arg *arg, in rhashtable_compare()
585 struct rhashtable_compare_arg arg = { in __rhashtable_lookup()
701 struct rhashtable_compare_arg arg = { in __rhashtable_insert_fast()
/include/net/
Dipv6_frag.h55 ip6frag_obj_cmpfn(struct rhashtable_compare_arg *arg, const void *ptr) in ip6frag_obj_cmpfn()