Lines Matching refs:test_obj_rhl
67 struct test_obj_rhl {
81 const struct test_obj_rhl *obj = data;
88 const struct test_obj_rhl *test_obj = obj;
102 .head_offset = offsetof(struct test_obj_rhl, list_node),
103 .key_offset = offsetof(struct test_obj_rhl, value),
271 struct test_obj_rhl *rhl_test_objects;
312 struct test_obj_rhl *obj;
498 struct test_obj_rhl *p;
533 static int __init test_insert_dup(struct test_obj_rhl *rhl_test_objects,
581 struct test_obj_rhl rhl_test_objects[3] = {};