Searched defs:BTF_KIND_FUNC_PROTO (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/include/uapi/linux/ | ||
| H A D | btf.h | 73 BTF_KIND_FUNC_PROTO = 13, /* Function Proto */ global() enumerator |
| /linux/tools/lib/bpf/ | ||
| H A D | btf.h | 349 #define BTF_KIND_FUNC_PROTO global() macro |