Searched refs:BTF_FUNC_ENC (Results 1 – 2 of 2) sorted by relevance
/linux/tools/testing/selftests/bpf/prog_tests/ |
A D | btf.c | 2704 BTF_FUNC_ENC(NAME_TBD, 3), /* [4] */ 2728 BTF_FUNC_ENC(0, 3), /* [4] */ 2754 BTF_FUNC_ENC(NAME_TBD, 3), /* [4] */ 2780 BTF_FUNC_ENC(NAME_TBD, 3), /* [4] */ 2826 BTF_FUNC_ENC(NAME_TBD, 1), /* [2] */ 3732 BTF_FUNC_ENC(NAME_TBD, 2), /* [3] */ 3869 BTF_FUNC_ENC(NAME_TBD, 2), /* [3] */ 3891 BTF_FUNC_ENC(NAME_TBD, 2), /* [3] */ 5394 BTF_FUNC_ENC(NAME_TBD, 3), /* [5] */ 5395 BTF_FUNC_ENC(NAME_TBD, 4), /* [6] */ [all …]
|
/linux/tools/testing/selftests/bpf/ |
A D | test_btf.h | 66 #define BTF_FUNC_ENC(name, func_proto) \ macro
|
Completed in 12 milliseconds