Searched defs:BTF_KIND_FUNC (Results 1 – 3 of 3) sorted by relevance
/linux/include/uapi/linux/ | ||
H A D | btf.h | 72 BTF_KIND_FUNC = 12, /* Function */ global() enumerator |
/linux/tools/include/uapi/linux/ | ||
H A D | btf.h | 72 BTF_KIND_FUNC = 12, /* Function */ global() enumerator |
/linux/tools/lib/bpf/ | ||
H A D | btf.h | 344 #define BTF_KIND_FUNC global() macro |