Lines Matching refs:test_val
10 struct test_val {
19 __type(value, struct test_val);
27 __type(value, struct test_val);
35 __type(value, struct test_val);
42 __type(value, struct test_val);
49 __type(value, struct test_val);
72 __imm_const(test_val_foo, offsetof(struct test_val, foo))
99 __imm_const(test_val_foo, offsetof(struct test_val, foo))
128 __imm_const(test_val_foo, offsetof(struct test_val, foo))
161 __imm_const(test_val_foo, offsetof(struct test_val, foo))
186 __imm_const(test_val_foo, offsetof(struct test_val, foo))
215 __imm_const(test_val_foo, offsetof(struct test_val, foo))
244 __imm_const(test_val_foo, offsetof(struct test_val, foo))
276 __imm_const(test_val_foo, offsetof(struct test_val, foo))
308 __imm_const(test_val_foo, offsetof(struct test_val, foo))
341 __imm_const(test_val_foo, offsetof(struct test_val, foo))
550 struct test_val *val;
553 val->index = offsetof(struct test_val, foo);
567 struct test_val *val, *val2;
570 val->index = offsetof(struct test_val, foo);
573 val2->index = offsetof(struct test_val, foo);
587 struct test_val *val;
591 val->index = offsetof(struct test_val, foo);
603 struct test_val *val;
606 val->index = offsetof(struct test_val, foo);
618 struct test_val *val;
621 val->index = offsetof(struct test_val, foo);
632 struct test_val *val;
644 val->index = offsetof(struct test_val, foo);
654 struct test_val *val;
662 val->index = offsetof(struct test_val, foo);
673 struct test_val *val;
707 struct test_val *val;
711 val->index = offsetof(struct test_val, foo);
722 struct test_val *val;