Home
last modified time | relevance | path

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

/include/trace/
Dtrace_custom_events.h27 #define TRACE_CUSTOM_EVENT(name, proto, args, tstruct, assign, print) \ argument
32 PARAMS(assign), \
41 #define DECLARE_CUSTOM_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ argument
62 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
77 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
120 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
140 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
164 { assign; } \
188 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
Dtrace_events.h39 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument
44 PARAMS(assign), \
51 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ argument
76 assign, print, reg, unreg) \ argument
78 PARAMS(tstruct), PARAMS(assign), PARAMS(print)) \
82 assign, print, reg, unreg) \ argument
84 PARAMS(tstruct), PARAMS(assign), PARAMS(print)) \
115 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
187 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
255 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
[all …]
Ddefine_trace.h27 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument
31 #define TRACE_EVENT_CONDITION(name, proto, args, cond, tstruct, assign, print) \ argument
36 PARAMS(assign), \
41 assign, print, reg, unreg) \ argument
46 assign, print, reg, unreg) \ argument
50 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) argument
Dperf.h54 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
89 { assign; } \
Ddefine_custom_trace.h27 #define TRACE_CUSTOM_EVENT(name, proto, args, tstruct, assign, print) argument
Dbpf_probe.h89 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
/include/linux/
Dtracepoint.h537 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) argument
549 #define TRACE_EVENT(name, proto, args, struct, assign, print) \ argument
552 assign, print, reg, unreg) \ argument
555 assign, print, reg, unreg) \ argument
559 struct, assign, print) \ argument
575 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) \ argument
578 #define DECLARE_EVENT_CLASS_NOP(name, proto, args, tstruct, assign, print) argument
Dintel_th.h32 void *(*assign)(struct device *dev, int *mode); member
Dtrace_events.h949 #define DECLARE_CUSTOM_EVENT_CLASS(name, proto, args, tstruct, assign, print) argument
951 #define TRACE_CUSTOM_EVENT(name, proto, args, struct, assign, print) argument
/include/uapi/linux/
Dbtrfs.h741 __u64 assign; member