Home
last modified time | relevance | path

Searched refs:__DEFINE_RUST_DO_TRACE (Results 1 – 2 of 2) sorted by relevance

/linux/include/trace/
H A Ddefine_trace.h83 __DEFINE_RUST_DO_TRACE(name, PARAMS(proto), PARAMS(args))
/linux/include/linux/
H A Dtracepoint.h218 #define __DEFINE_RUST_DO_TRACE(name, proto, args) \ macro