Searched refs:__DECLARE_TRACE_SYSCALL (Results 1 – 1 of 1) sorted by relevance
| /include/linux/ |
| A D | tracepoint.h | 288 #define __DECLARE_TRACE_SYSCALL(name, proto, args, data_proto) \ macro 411 #define __DECLARE_TRACE_SYSCALL(name, proto, args, data_proto) \ macro 477 __DECLARE_TRACE_SYSCALL(name##_tp, PARAMS(proto), PARAMS(args), \ 491 __DECLARE_TRACE_SYSCALL(name, PARAMS(proto), PARAMS(args), \
|
Completed in 5 milliseconds