Home
last modified time | relevance | path

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

/third_party/libbpf/include/uapi/linux/
Dbtf.h73 BTF_KIND_FUNC_PROTO = 13, /* Function Proto */ enumerator
/third_party/libbpf/src/
Dbtf.h306 #define BTF_KIND_FUNC_PROTO 13 /* Function Proto */ macro
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h35437 BTF_KIND_FUNC_PROTO = 13, enumerator