Home
last modified time | relevance | path

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

/linux-6.15/include/trace/
H A Ddefine_trace.h85 #undef DEFINE_RUST_DO_TRACE
86 #define DEFINE_RUST_DO_TRACE(name, proto, args) \ macro
152 # undef DEFINE_RUST_DO_TRACE
153 # define DEFINE_RUST_DO_TRACE(name, proto, args) macro
/linux-6.15/include/linux/
H A Dtracepoint.h217 #define DEFINE_RUST_DO_TRACE(name, proto, args) macro
352 DEFINE_RUST_DO_TRACE(_name, TP_PROTO(proto), TP_ARGS(args))