Home
last modified time | relevance | path

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

/linux/tools/include/linux/
H A Dbtf_ids.h211 #define BTF_TRACING_TYPE(name, type) name, macro
/linux/kernel/bpf/
H A Dbtf.c8236 #define BTF_TRACING_TYPE(name, type) BTF_ID(struct, type) in BTF_ID_LIST_GLOBAL() macro