Home
last modified time | relevance | path

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

/linux-6.15/lib/
H A Dtest_rhashtable.c63 struct test_obj { struct
77 struct test_obj *objs; argument
89 const struct test_obj_rhl *test_obj = obj; in my_cmpfn() local
92 return test_obj->value.id - val->id; in my_cmpfn()
96 .head_offset = offsetof(struct test_obj, node),
144 struct test_obj *obj; in test_rht_lookup()
212 struct test_obj *obj; in test_rhashtable()
224 struct test_obj *obj = &array[i]; in test_rhashtable()
447 struct test_obj *obj = &array[i]; in test_rhashtable_max()
593 struct test_obj *obj; in thread_lookup_test()
[all …]