Home
last modified time | relevance | path

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

/Linux-v4.19/lib/
Dtest_rhashtable.c89 static int my_cmpfn(struct rhashtable_compare_arg *arg, const void *obj) in my_cmpfn() function
110 .obj_cmpfn = my_cmpfn,