Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dtest_rhashtable.c86 static int my_cmpfn(struct rhashtable_compare_arg *arg, const void *obj) in my_cmpfn() function
107 .obj_cmpfn = my_cmpfn,