Home
last modified time | relevance | path

Searched refs:DEFINE_EVENT_WRITABLE (Results 1 – 3 of 3) sorted by relevance

/linux/include/trace/events/
H A Dbpf_test_run.h44 #ifdef DEFINE_EVENT_WRITABLE
47 DEFINE_EVENT_WRITABLE(template, call, PARAMS(proto), \
H A Dnbd.h83 #ifdef DEFINE_EVENT_WRITABLE
86 DEFINE_EVENT_WRITABLE(template, call, PARAMS(proto), \
/linux/include/trace/
H A Dbpf_probe.h107 #undef DEFINE_EVENT_WRITABLE
108 #define DEFINE_EVENT_WRITABLE(template, call, proto, args, size) \ macro
134 #undef DEFINE_EVENT_WRITABLE