Searched refs:BTF_DECL_TAG_ENC (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | btf.c | 3736 BTF_DECL_TAG_ENC(NAME_TBD, 2, -1), 3737 BTF_DECL_TAG_ENC(NAME_TBD, 2, 0), 3738 BTF_DECL_TAG_ENC(NAME_TBD, 2, 1), 3757 BTF_DECL_TAG_ENC(NAME_TBD, 2, -1), 3758 BTF_DECL_TAG_ENC(NAME_TBD, 2, 0), 3759 BTF_DECL_TAG_ENC(NAME_TBD, 2, 1), 3777 BTF_DECL_TAG_ENC(NAME_TBD, 2, -1), 3778 BTF_DECL_TAG_ENC(NAME_TBD, 3, -1), 3798 BTF_DECL_TAG_ENC(NAME_TBD, 3, -1), 3799 BTF_DECL_TAG_ENC(NAME_TBD, 3, 0), [all …]
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | test_btf.h | 78 #define BTF_DECL_TAG_ENC(value, type, component_idx) \ macro
|