Searched defs:data_args (Results 1 – 1 of 1) sorted by relevance
/linux-3.3/include/linux/ |
D | tracepoint.h | 142 #define __DECLARE_TRACE(name, proto, args, cond, data_proto, data_args) \ argument 193 #define __DECLARE_TRACE(name, proto, args, cond, data_proto, data_args) \ argument
|