Searched defs:__DECLARE_TRACE (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/include/linux/ |
| D | tracepoint.h | 251 #define __DECLARE_TRACE(name, proto, args, cond, data_proto) \ macro 354 #define __DECLARE_TRACE(name, proto, args, cond, data_proto) \ macro
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | tracepoint.h | 243 #define __DECLARE_TRACE(name, proto, args, cond, data_proto, data_args) \ macro 342 #define __DECLARE_TRACE(name, proto, args, cond, data_proto, data_args) \ macro
|