Home
last modified time | relevance | path

Searched refs:BTF_FUNC_ENC (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/tools/testing/selftests/bpf/prog_tests/
Dbtf.c2702 BTF_FUNC_ENC(NAME_TBD, 3), /* [4] */
2726 BTF_FUNC_ENC(0, 3), /* [4] */
2752 BTF_FUNC_ENC(NAME_TBD, 3), /* [4] */
2778 BTF_FUNC_ENC(NAME_TBD, 3), /* [4] */
2824 BTF_FUNC_ENC(NAME_TBD, 1), /* [2] */
3730 BTF_FUNC_ENC(NAME_TBD, 2), /* [3] */
3867 BTF_FUNC_ENC(NAME_TBD, 2), /* [3] */
3889 BTF_FUNC_ENC(NAME_TBD, 2), /* [3] */
3945 BTF_FUNC_ENC(NAME_TBD, 8), /* [3] */
5526 BTF_FUNC_ENC(NAME_TBD, 3), /* [5] */
[all …]
/linux-5.19.10/tools/testing/selftests/bpf/
Dtest_btf.h66 #define BTF_FUNC_ENC(name, func_proto) \ macro