Lines Matching defs:args

74 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \  argument
109 #define TP_STRUCT__entry(args...) args argument
112 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ argument
122 #define DEFINE_EVENT(template, name, proto, args) \ argument
127 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg) \ argument
131 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
136 #define TRACE_EVENT_FN(name, proto, args, tstruct, \ argument
142 #define TRACE_EVENT_FN_COND(name, proto, args, cond, tstruct, \ argument
204 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
210 #define DEFINE_EVENT(template, name, proto, args) argument
213 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) argument
266 #define TP_printk(fmt, args...) fmt "\n", args argument
351 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
376 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ argument
442 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, func, print) \ argument
448 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) argument
510 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
664 #define TP_fast_assign(args...) args argument
673 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
708 #define DEFINE_EVENT(template, call, proto, args) \ argument
731 #define TP_printk(fmt, args...) "\"" fmt "\", " __stringify(args) argument
734 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
748 #define DEFINE_EVENT(template, call, proto, args) \ argument
763 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ argument