Searched refs:BTF_FUNC_ENC (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/ |
| H 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] */ 4960 BTF_FUNC_ENC(NAME_TBD, 3), /* [5] */ 4961 BTF_FUNC_ENC(NAME_TBD, 4), /* [6] */ 4991 BTF_FUNC_ENC(NAME_TBD, 3), /* [5] */ 4992 BTF_FUNC_ENC(NAME_TBD, 4), /* [6] */ 5023 BTF_FUNC_ENC(NAME_TBD, 3), /* [5] */ [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/ |
| H A D | test_btf.h | 66 #define BTF_FUNC_ENC(name, func_proto) \ macro
|