Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/bpf_testmod/
H A Dbpf_testmod-events.h52 #ifdef DECLARE_TRACE_WRITABLE
54 DECLARE_TRACE_WRITABLE(call, PARAMS(proto), PARAMS(args), size)
/linux/include/trace/
H A Dbpf_probe.h125 #undef DECLARE_TRACE_WRITABLE
126 #define DECLARE_TRACE_WRITABLE(call, proto, args, size) \ macro
133 #undef DECLARE_TRACE_WRITABLE