Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/bpf_testmod/
H A Dbpf_testmod-events.h38 #ifdef DECLARE_TRACE_WRITABLE
40 DECLARE_TRACE_WRITABLE(call, PARAMS(proto), PARAMS(args), size)
/openbmc/linux/include/trace/
H A Dbpf_probe.h112 #undef DECLARE_TRACE_WRITABLE
113 #define DECLARE_TRACE_WRITABLE(call, proto, args, size) \ macro
120 #undef DECLARE_TRACE_WRITABLE