Searched refs:__DECLARE_TRACE_RCU (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/include/linux/ |
D | tracepoint.h | 206 #define __DECLARE_TRACE_RCU(name, proto, args, cond, data_proto, data_args) \ macro 216 #define __DECLARE_TRACE_RCU(name, proto, args, cond, data_proto, data_args) macro 246 __DECLARE_TRACE_RCU(name, PARAMS(proto), PARAMS(args), \
|