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

/linux-master/include/linux/
H A Dbtf_ids.h274 #define BTF_TRACING_TYPE(name, type) name, macro
276 #undef BTF_TRACING_TYPE macro
/linux-master/tools/include/linux/
H A Dbtf_ids.h211 #define BTF_TRACING_TYPE(name, type) name, macro
213 #undef BTF_TRACING_TYPE macro
/linux-master/kernel/bpf/
H A Dbtf.c7858 #define BTF_TRACING_TYPE(name, type) BTF_ID(struct, type) macro
7860 #undef BTF_TRACING_TYPE macro

Completed in 134 milliseconds