Searched refs:BTF_PTR_ENC (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | btf.c | 2516 BTF_PTR_ENC(6), /* [5] */ 2563 BTF_PTR_ENC(0), /* [4] */ 3440 BTF_PTR_ENC(3), /* [2] */ 3466 BTF_PTR_ENC(3), /* [2] */ 3497 BTF_PTR_ENC(3), /* [2] */ 4038 BTF_PTR_ENC(2), /* [3] */ 4130 BTF_PTR_ENC(2), /* [1] */ 4134 BTF_PTR_ENC(6), /* [5] */ 7458 BTF_PTR_ENC(3), /* [4] */ 7462 BTF_PTR_ENC(6), /* [7] */ [all …]
|
/openbmc/linux/tools/testing/selftests/bpf/verifier/ |
H A D | bpf_loop_inline.c | 5 /* 2: int* */ BTF_PTR_ENC(1), \ 6 /* 3: void* */ BTF_PTR_ENC(0), \
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | test_btf.h | 51 #define BTF_PTR_ENC(type) \ macro
|
H A D | test_verifier.c | 729 BTF_PTR_ENC(8), /* [11] */ 730 BTF_PTR_ENC(9), /* [12] */ 731 BTF_PTR_ENC(10), /* [13] */
|