Searched refs:BTF_UNION_ENC (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/tools/testing/selftests/bpf/ ! |
D | test_btf.h | 33 #define BTF_UNION_ENC(name, nr_elems, sz) \ macro
|
/linux-6.1.9/tools/testing/selftests/bpf/prog_tests/ ! |
D | btf.c | 3666 BTF_UNION_ENC(NAME_TBD, 2, 4), /* [2] */ 7014 BTF_UNION_ENC(NAME_TBD, 1, 4), /* [6] union */ 7047 BTF_UNION_ENC(NAME_TBD, 1, 4), /* [6] union */
|