Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/trace/
H A Ddefine_trace.h72 #define DECLARE_TRACE(name, proto, args) \ macro
99 #define DECLARE_TRACE(name, proto, args) macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dtracepoint.h422 #define DECLARE_TRACE(name, proto, args) \ macro