Lines Matching defs:test_obj_rhl
68 struct test_obj_rhl {
82 const struct test_obj_rhl *obj = data;
89 const struct test_obj_rhl *test_obj = obj;
103 .head_offset = offsetof(struct test_obj_rhl, list_node),
104 .key_offset = offsetof(struct test_obj_rhl, value),
272 struct test_obj_rhl *rhl_test_objects;
313 struct test_obj_rhl *obj;
484 struct test_obj_rhl *p;
519 static int __init test_insert_dup(struct test_obj_rhl *rhl_test_objects,
567 struct test_obj_rhl rhl_test_objects[3] = {};