Home
last modified time | relevance | path

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

/third_party/libbpf/include/uapi/linux/
Dbtf.h72 BTF_KIND_FUNC = 12, /* Function */ enumerator
/third_party/libbpf/src/
Dbtf.h305 #define BTF_KIND_FUNC 12 /* Function */ macro
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h35436 BTF_KIND_FUNC = 12, enumerator