Searched refs:BTF_TRACING_TYPE (Results 1 – 1 of 1) sorted by relevance
271 BTF_TRACING_TYPE(BTF_TRACING_TYPE_TASK, task_struct) \272 BTF_TRACING_TYPE(BTF_TRACING_TYPE_FILE, file) \273 BTF_TRACING_TYPE(BTF_TRACING_TYPE_VMA, vm_area_struct)276 #define BTF_TRACING_TYPE(name, type) name, macro278 #undef BTF_TRACING_TYPE
Completed in 4 milliseconds