Searched refs:DEFINE_EVENT_WRITABLE (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/include/trace/events/ |
D | bpf_test_run.h | 27 #ifdef DEFINE_EVENT_WRITABLE 30 DEFINE_EVENT_WRITABLE(template, call, PARAMS(proto), \
|
D | nbd.h | 83 #ifdef DEFINE_EVENT_WRITABLE 86 DEFINE_EVENT_WRITABLE(template, call, PARAMS(proto), \
|
/Linux-v5.10/include/trace/ |
D | bpf_probe.h | 93 #undef DEFINE_EVENT_WRITABLE 94 #define DEFINE_EVENT_WRITABLE(template, call, proto, args, size) \ macro 116 #undef DEFINE_EVENT_WRITABLE
|