Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dtest_rhashtable.c62 struct test_obj { struct
76 struct test_obj *objs; argument
88 const struct test_obj_rhl *test_obj = obj; in my_cmpfn() local
91 return test_obj->value.id - val->id; in my_cmpfn()
95 .head_offset = offsetof(struct test_obj, node),
143 struct test_obj *obj; in test_rht_lookup()
211 struct test_obj *obj; in test_rhashtable()
223 struct test_obj *obj = &array[i]; in test_rhashtable()
446 struct test_obj *obj = &array[i]; in test_rhashtable_max()
592 struct test_obj *obj; in thread_lookup_test()
[all …]