Home
last modified time | relevance | path

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

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