Searched refs:BTF_PTR_ENC (Results 1 – 2 of 2) sorted by relevance
/external/linux-kselftest/tools/testing/selftests/bpf/ |
D | test_btf.h | 48 #define BTF_PTR_ENC(type) \ macro
|
D | test_btf.c | 2487 BTF_PTR_ENC(6), /* [5] */ 2534 BTF_PTR_ENC(0), /* [4] */ 3431 BTF_PTR_ENC(3), /* [2] */ 3457 BTF_PTR_ENC(3), /* [2] */ 3488 BTF_PTR_ENC(3), /* [2] */ 6342 BTF_PTR_ENC(3), /* [4] */ 6344 BTF_PTR_ENC(6), /* [5] */ 6356 BTF_PTR_ENC(9), /* [10] */ 6357 BTF_PTR_ENC(12), /* [11] */ 6376 BTF_PTR_ENC(3), /* [4] */ [all …]
|