Home
last modified time | relevance | path

Searched defs:BTF_KIND_FUNC_PROTO (Results 1 – 2 of 2) sorted by relevance

/linux/tools/include/uapi/linux/
H A Dbtf.h73 BTF_KIND_FUNC_PROTO = 13, /* Function Proto */ global() enumerator
/linux/tools/lib/bpf/
H A Dbtf.h349 #define BTF_KIND_FUNC_PROTO global() macro