Searched defs:DECLARE_TRACE (Results 1 - 5 of 5) sorted by relevance
| /kernel/linux/linux-5.10/include/trace/ |
| H A D | define_trace.h | 71 #undef DECLARE_TRACE macro 72 #define DECLARE_TRACE(name, proto, args) \ macro 98 #undef DECLARE_TRACE macro 99 #define DECLARE_TRACE(name, proto, args) macro 119 #undef DECLARE_TRACE macro
|
| /kernel/linux/linux-6.6/include/trace/ |
| H A D | define_trace.h | 71 #undef DECLARE_TRACE macro 72 #define DECLARE_TRACE(name, proto, args) \ macro 98 #undef DECLARE_TRACE macro 99 #define DECLARE_TRACE(name, proto, args) macro 119 #undef DECLARE_TRACE macro
|
| H A D | bpf_probe.h | 107 #undef DECLARE_TRACE macro 108 #define DECLARE_TRACE(call, proto, args) \ macro
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | tracepoint.h | 419 #define DECLARE_TRACE(name, proto, args) \ macro
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | tracepoint.h | 431 #define DECLARE_TRACE(name, proto, args) \ macro
|
Completed in 4 milliseconds