Searched refs:BTF_UNION_ENC (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | test_btf.h | 33 #define BTF_UNION_ENC(name, nr_elems, sz) \ macro
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | btf.c | 3694 BTF_UNION_ENC(NAME_TBD, 2, 4), /* [2] */ 7092 BTF_UNION_ENC(NAME_TBD, 1, 4), /* [6] union */ 7125 BTF_UNION_ENC(NAME_TBD, 1, 4), /* [6] union */ 7827 BTF_UNION_ENC(NAME_NTH(1), 1, 4), /* [1] */ 7840 BTF_UNION_ENC(NAME_NTH(1), 1, 4), /* [1] */
|