Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dbtf.h73 BTF_KIND_FUNC_PROTO = 13, /* Function Proto */ global() enumerator
/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.h345 #define BTF_KIND_FUNC_PROTO global() macro