Searched defs:_proto (Results 1 – 1 of 1) sorted by relevance
| /linux/include/linux/ |
| H A D | tracepoint.h | 365 #define DEFINE_TRACE_FN(_name, _reg, _unreg, _proto, _args) \ argument 373 #define DEFINE_TRACE_SYSCALL(_name, _reg, _unreg, _proto, _args) \ argument 381 #define DEFINE_TRACE(_name, _proto, _args) \ argument
|