Lines Matching defs:proto
162 #define __DO_TRACE(tp, proto, args, cond, rcuidle) \ argument
206 #define __DECLARE_TRACE_RCU(name, proto, args, cond, data_proto, data_args) \ argument
216 #define __DECLARE_TRACE_RCU(name, proto, args, cond, data_proto, data_args) argument
231 #define __DECLARE_TRACE(name, proto, args, cond, data_proto, data_args) \ argument
299 #define __DECLARE_TRACE(name, proto, args, cond, data_proto, data_args) \ argument
395 #define DECLARE_TRACE(name, proto, args) \ argument
401 #define DECLARE_TRACE_CONDITION(name, proto, args, cond) \ argument
519 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) argument
520 #define DEFINE_EVENT(template, name, proto, args) \ argument
522 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg)\ argument
524 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
526 #define DEFINE_EVENT_CONDITION(template, name, proto, \ argument
531 #define TRACE_EVENT(name, proto, args, struct, assign, print) \ argument
533 #define TRACE_EVENT_FN(name, proto, args, struct, \ argument
536 #define TRACE_EVENT_FN_COND(name, proto, args, cond, struct, \ argument
540 #define TRACE_EVENT_CONDITION(name, proto, args, cond, \ argument
549 #define DECLARE_EVENT_NOP(name, proto, args) \ argument
557 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) \ argument
560 #define DECLARE_EVENT_CLASS_NOP(name, proto, args, tstruct, assign, print) argument
561 #define DEFINE_EVENT_NOP(template, name, proto, args) \ argument