BTF_MEMBER_ENC     22 tools/lib/bpf/libbpf_internal.h #define BTF_MEMBER_ENC(name, type, bits_offset) (name), (type), (bits_offset)
BTF_MEMBER_ENC     39 tools/testing/selftests/bpf/test_btf.h #define BTF_MEMBER_ENC(name, type, bits_offset)	\