Searched refs:BTF_PTR_ENC (Results 1 – 2 of 2) sorted by relevance
/tools/testing/selftests/bpf/ |
D | test_btf.h | 48 #define BTF_PTR_ENC(type) \ macro
|
/tools/testing/selftests/bpf/prog_tests/ |
D | btf.c | 2519 BTF_PTR_ENC(6), /* [5] */ 2566 BTF_PTR_ENC(0), /* [4] */ 3463 BTF_PTR_ENC(3), /* [2] */ 3489 BTF_PTR_ENC(3), /* [2] */ 3520 BTF_PTR_ENC(3), /* [2] */ 6455 BTF_PTR_ENC(3), /* [4] */ 6457 BTF_PTR_ENC(6), /* [5] */ 6470 BTF_PTR_ENC(9), /* [10] */ 6471 BTF_PTR_ENC(12), /* [11] */ 6492 BTF_PTR_ENC(3), /* [4] */ [all …]
|