Searched refs:BTF_TRACING_TYPE (Results 1 – 1 of 1) sorted by relevance
206 BTF_TRACING_TYPE(BTF_TRACING_TYPE_TASK, task_struct) \207 BTF_TRACING_TYPE(BTF_TRACING_TYPE_FILE, file) \208 BTF_TRACING_TYPE(BTF_TRACING_TYPE_VMA, vm_area_struct)211 #define BTF_TRACING_TYPE(name, type) name, macro213 #undef BTF_TRACING_TYPE
Completed in 3 milliseconds