Searched defs:DEFINE_TRACE_FN (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | tracepoint.h | 294 #define DEFINE_TRACE_FN(_name, _reg, _unreg, proto, args) \ macro 368 #define DEFINE_TRACE_FN(name, reg, unreg, proto, args) macro
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | tracepoint.h | 301 #define DEFINE_TRACE_FN(_name, _reg, _unreg, proto, args) \ macro 380 #define DEFINE_TRACE_FN(name, reg, unreg, proto, args) macro
|
Completed in 2 milliseconds