Searched refs:__DECLARE_TRACE_RCU (Results 1 – 1 of 1) sorted by relevance
/include/linux/ |
D | tracepoint.h | 219 #define __DECLARE_TRACE_RCU(name, proto, args, cond, data_proto, data_args) \ macro 229 #define __DECLARE_TRACE_RCU(name, proto, args, cond, data_proto, data_args) macro 258 __DECLARE_TRACE_RCU(name, PARAMS(proto), PARAMS(args), \
|