Home
last modified time | relevance | path

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

/include/linux/
A Drhashtable-types.h34 struct rhashtable_compare_arg { struct
41 typedef int (*rht_obj_cmpfn_t)(struct rhashtable_compare_arg *arg, argument
A Drhashtable.h579 static inline int rhashtable_compare(struct rhashtable_compare_arg *arg, in rhashtable_compare()
593 struct rhashtable_compare_arg arg = { in __rhashtable_lookup()
709 struct rhashtable_compare_arg arg = { in __rhashtable_insert_fast()
/include/net/
A Dipv6_frag.h56 ip6frag_obj_cmpfn(struct rhashtable_compare_arg *arg, const void *ptr) in ip6frag_obj_cmpfn()

Completed in 9 milliseconds