Home
last modified time | relevance | path

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

/lib/
Dtest_rhashtable.c55 struct test_obj { struct
63 struct test_obj *objs; argument
66 static struct test_obj array[MAX_ENTRIES];
69 .head_offset = offsetof(struct test_obj, node),
70 .key_offset = offsetof(struct test_obj, value),
84 struct test_obj *obj; in test_rht_lookup()
158 struct test_obj *obj; in test_rhashtable()
170 struct test_obj *obj = &array[i]; in test_rhashtable()
224 struct test_obj *obj; in thread_lookup_test()
309 struct test_obj *objs; in test_rht_init()
[all …]