Searched refs:BTF_CONST_ENC (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | test_btf.h | 54 #define BTF_CONST_ENC(type) \ macro
|
/openbmc/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] */ 4054 BTF_CONST_ENC(3), /* [2] */ 4074 BTF_CONST_ENC(4), /* [3] */ 4094 BTF_CONST_ENC(4), /* [3] */ 4114 BTF_CONST_ENC(1), /* [3] */ 4132 BTF_CONST_ENC(4), /* [3] */ 4135 BTF_CONST_ENC(2), /* [6] */ 6938 BTF_CONST_ENC(1), /* [6] */ [all …]
|