Home
last modified time | relevance | path

Searched defs:DEFINE_TRACE_SYSCALL (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/include/linux/
Dtracepoint.h362 #define DEFINE_TRACE_SYSCALL(_name, _reg, _unreg, _proto, _args) \ macro
415 #define DEFINE_TRACE_SYSCALL(name, reg, unreg, proto, args) macro