Searched refs:BTF_FUNC_ENC (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | btf.c | 2729 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] */ 3737 BTF_FUNC_ENC(NAME_TBD, 2), /* [3] */ 3874 BTF_FUNC_ENC(NAME_TBD, 2), /* [3] */ 3896 BTF_FUNC_ENC(NAME_TBD, 2), /* [3] */ 3952 BTF_FUNC_ENC(NAME_TBD, 8), /* [3] */ 5631 BTF_FUNC_ENC(NAME_TB [all...] |
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
H A D | btf.c | 2732 BTF_FUNC_ENC(NAME_TBD, 3), /* [4] */ 2756 BTF_FUNC_ENC(0, 3), /* [4] */ 2782 BTF_FUNC_ENC(NAME_TBD, 3), /* [4] */ 2808 BTF_FUNC_ENC(NAME_TBD, 3), /* [4] */ 2854 BTF_FUNC_ENC(NAME_TBD, 1), /* [2] */ 4989 BTF_FUNC_ENC(NAME_TBD, 3), /* [5] */ 4990 BTF_FUNC_ENC(NAME_TBD, 4), /* [6] */ 5020 BTF_FUNC_ENC(NAME_TBD, 3), /* [5] */ 5021 BTF_FUNC_ENC(NAME_TBD, 4), /* [6] */ 5052 BTF_FUNC_ENC(NAME_TB [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/verifier/ |
H A D | bpf_loop_inline.c | 12 /* 6: main */ BTF_FUNC_ENC(20, 4), \ 13 /* 7: callback */ BTF_FUNC_ENC(11, 5), \
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
H A D | test_btf.h | 66 #define BTF_FUNC_ENC(name, func_proto) \ macro
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | test_btf.h | 69 #define BTF_FUNC_ENC(name, func_proto) \ macro
|
Completed in 11 milliseconds