data_args 206 include/linux/tracepoint.h #define __DECLARE_TRACE_RCU(name, proto, args, cond, data_proto, data_args) \ data_args 212 include/linux/tracepoint.h TP_ARGS(data_args), \ data_args 216 include/linux/tracepoint.h #define __DECLARE_TRACE_RCU(name, proto, args, cond, data_proto, data_args) data_args 231 include/linux/tracepoint.h #define __DECLARE_TRACE(name, proto, args, cond, data_proto, data_args) \ data_args 238 include/linux/tracepoint.h TP_ARGS(data_args), \ data_args 247 include/linux/tracepoint.h PARAMS(cond), PARAMS(data_proto), PARAMS(data_args)) \ data_args 299 include/linux/tracepoint.h #define __DECLARE_TRACE(name, proto, args, cond, data_proto, data_args) \