Searched refs:DEFINE_EVENT_WRITABLE (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/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-v6.1/include/trace/ |
D | bpf_probe.h | 129 #undef DEFINE_EVENT_WRITABLE 130 #define DEFINE_EVENT_WRITABLE(template, call, proto, args, size) \ macro 156 #undef DEFINE_EVENT_WRITABLE
|