Searched refs:BTF_CONST_ENC (Results 1 – 2 of 2) sorted by relevance
/linux/tools/testing/selftests/bpf/ |
H A D | test_btf.h | 54 #define BTF_CONST_ENC(type) \ macro
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | btf.c | 2515 BTF_CONST_ENC(3), /* [4] */ 2562 BTF_CONST_ENC(4), /* [3] */ 2703 BTF_CONST_ENC(0), /* [4] */ 4114 BTF_CONST_ENC(3), /* [2] */ 4134 BTF_CONST_ENC(4), /* [3] */ 4154 BTF_CONST_ENC(4), /* [3] */ 4174 BTF_CONST_ENC(1), /* [3] */ 4192 BTF_CONST_ENC(4), /* [3] */ 4195 BTF_CONST_ENC(2), /* [6] */ 7001 BTF_CONST_ENC(1), /* [6] */ [all …]
|