Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/prog_tests/
A Dbtf.c2729 BTF_FUNC_ENC(NAME_TBD, 3), /* [4] */
2753 BTF_FUNC_ENC(0, 3), /* [4] */
2779 BTF_FUNC_ENC(NAME_TBD, 3), /* [4] */
2805 BTF_FUNC_ENC(NAME_TBD, 3), /* [4] */
2851 BTF_FUNC_ENC(NAME_TBD, 1), /* [2] */
3797 BTF_FUNC_ENC(NAME_TBD, 2), /* [3] */
3932 BTF_FUNC_ENC(NAME_TBD, 2), /* [3] */
3954 BTF_FUNC_ENC(NAME_TBD, 2), /* [3] */
4010 BTF_FUNC_ENC(NAME_TBD, 8), /* [3] */
5709 BTF_FUNC_ENC(NAME_TBD, 3), /* [5] */
[all …]
A Dcore_reloc_raw.c42 BTF_FUNC_ENC(8, 3) /* [4] FUNC 'foo' type_id=2 */ in test_bad_local_id()
/tools/testing/selftests/bpf/verifier/
A Dbpf_loop_inline.c12 /* 6: main */ BTF_FUNC_ENC(20, 4), \
13 /* 7: callback */ BTF_FUNC_ENC(11, 5), \
/tools/testing/selftests/bpf/
A Dtest_btf.h69 #define BTF_FUNC_ENC(name, func_proto) \ macro

Completed in 15 milliseconds