Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dbtf.h77 BTF_KIND_DECL_TAG = 17, /* Decl Tag */ enumerator
/openbmc/linux/tools/include/uapi/linux/
H A Dbtf.h77 BTF_KIND_DECL_TAG = 17, /* Decl Tag */ enumerator
/openbmc/linux/tools/lib/bpf/
H A Dbtf.h316 #define BTF_KIND_DECL_TAG 17 /* Decl Tag */ macro