Searched defs:BTF_KIND_DATASEC (Results 1 – 3 of 3) sorted by relevance
/linux/include/uapi/linux/ | ||
H A D | btf.h | 75 BTF_KIND_DATASEC = 15, /* Section */ global() enumerator |
/linux/tools/include/uapi/linux/ | ||
H A D | btf.h | 75 BTF_KIND_DATASEC = 15, /* Section */ global() enumerator |
/linux/tools/lib/bpf/ | ||
H A D | btf.h | 349 #define BTF_KIND_DATASEC global() macro |