Searched refs:BTF_UNION_ENC (Results 1 – 2 of 2) sorted by relevance
| /tools/testing/selftests/bpf/ |
| A D | test_btf.h | 33 #define BTF_UNION_ENC(name, nr_elems, sz) \ macro
|
| /tools/testing/selftests/bpf/prog_tests/ |
| A D | btf.c | 3754 BTF_UNION_ENC(NAME_TBD, 2, 4), /* [2] */ 7170 BTF_UNION_ENC(NAME_TBD, 1, 4), /* [6] union */ 7203 BTF_UNION_ENC(NAME_TBD, 1, 4), /* [6] union */ 7905 BTF_UNION_ENC(NAME_NTH(1), 1, 4), /* [1] */ 7918 BTF_UNION_ENC(NAME_NTH(1), 1, 4), /* [1] */
|
Completed in 13 milliseconds