Home
last modified time | relevance | path

Searched refs:data_args (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/include/linux/
Dtracepoint.h209 #define __DECLARE_TRACE_RCU(name, proto, args, cond, data_proto, data_args) \ argument
215 TP_ARGS(data_args), \
219 #define __DECLARE_TRACE_RCU(name, proto, args, cond, data_proto, data_args) argument
234 #define __DECLARE_TRACE(name, proto, args, cond, data_proto, data_args) \ argument
243 TP_ARGS(data_args), \
252 PARAMS(cond), PARAMS(data_proto), PARAMS(data_args)) \
333 #define __DECLARE_TRACE(name, proto, args, cond, data_proto, data_args) \ argument