Searched refs:DEFINE_EVENT_WRITABLE (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/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), \
|
/kernel/linux/linux-6.6/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), \
|
/kernel/linux/linux-5.10/include/trace/ |
H A D | bpf_probe.h | 93 #undef DEFINE_EVENT_WRITABLE macro 94 #define DEFINE_EVENT_WRITABLE(template, call, proto, args, size) \ macro 116 #undef DEFINE_EVENT_WRITABLE macro
|
/kernel/linux/linux-6.6/include/trace/ |
H A D | bpf_probe.h | 94 #undef DEFINE_EVENT_WRITABLE macro 95 #define DEFINE_EVENT_WRITABLE(template, call, proto, args, size) \ macro 121 #undef DEFINE_EVENT_WRITABLE macro
|
Completed in 1 milliseconds