Searched defs:BTF_INT_ENC (Results 1 – 2 of 2) sorted by relevance
/tools/testing/selftests/bpf/ | ||
D | test_btf.h | 13 #define BTF_INT_ENC(encoding, bits_offset, nr_bits) \ macro |
/tools/lib/bpf/ | ||
D | libbpf_internal.h | 17 #define BTF_INT_ENC(encoding, bits_offset, nr_bits) \ macro |