Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/bpf/bpf_testmod/
Dbpf_testmod-events.h38 #ifdef DECLARE_TRACE_WRITABLE
40 DECLARE_TRACE_WRITABLE(call, PARAMS(proto), PARAMS(args), size)
/Linux-v6.1/include/trace/
Dbpf_probe.h147 #undef DECLARE_TRACE_WRITABLE
148 #define DECLARE_TRACE_WRITABLE(call, proto, args, size) \ macro
155 #undef DECLARE_TRACE_WRITABLE