Lines Matching defs:proto
248 #define __DECLARE_TRACE_RCU(name, proto, args, cond) \ argument
257 #define __DECLARE_TRACE_RCU(name, proto, args, cond) argument
265 #define DEFINE_RUST_DO_TRACE(name, proto, args) argument
266 #define __DEFINE_RUST_DO_TRACE(name, proto, args) \ argument
283 #define __DECLARE_TRACE(name, proto, args, cond, data_proto) \ argument
341 #define DEFINE_TRACE_FN(_name, _reg, _unreg, proto, args) \ argument
381 #define DEFINE_TRACE(name, proto, args) \ argument
395 #define __DECLARE_TRACE(name, proto, args, cond, data_proto) \ argument
421 #define DEFINE_TRACE_FN(name, reg, unreg, proto, args) argument
422 #define DEFINE_TRACE(name, proto, args) argument
472 #define DECLARE_TRACE(name, proto, args) \ argument
477 #define DECLARE_TRACE_CONDITION(name, proto, args, cond) \ argument
594 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) argument
595 #define DEFINE_EVENT(template, name, proto, args) \ argument
597 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg)\ argument
599 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
601 #define DEFINE_EVENT_CONDITION(template, name, proto, \ argument
606 #define TRACE_EVENT(name, proto, args, struct, assign, print) \ argument
608 #define TRACE_EVENT_FN(name, proto, args, struct, \ argument
611 #define TRACE_EVENT_FN_COND(name, proto, args, cond, struct, \ argument
615 #define TRACE_EVENT_CONDITION(name, proto, args, cond, \ argument
624 #define DECLARE_EVENT_NOP(name, proto, args) \ argument
632 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) \ argument
635 #define DECLARE_EVENT_CLASS_NOP(name, proto, args, tstruct, assign, print) argument
636 #define DEFINE_EVENT_NOP(template, name, proto, args) \ argument