Searched refs:DEFINE_EVENT_WRITABLE (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/trace/events/ |
H A D | bpf_test_run.h | 27 #ifdef DEFINE_EVENT_WRITABLE 30 DEFINE_EVENT_WRITABLE(template, call, PARAMS(proto), \
|
H A D | nbd.h | 83 #ifdef DEFINE_EVENT_WRITABLE 86 DEFINE_EVENT_WRITABLE(template, call, PARAMS(proto), \
|
/openbmc/linux/include/trace/ |
H A D | bpf_probe.h | 94 #undef DEFINE_EVENT_WRITABLE 95 #define DEFINE_EVENT_WRITABLE(template, call, proto, args, size) \ macro 121 #undef DEFINE_EVENT_WRITABLE
|