Searched defs:BPF_TEST_RUN_DEFINE_EVENT (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/include/trace/events/ |
H A D | bpf_test_run.h | 28 #undef BPF_TEST_RUN_DEFINE_EVENT macro 29 #define BPF_TEST_RUN_DEFINE_EVENT(template, call, proto, args, size) \ macro 33 #undef BPF_TEST_RUN_DEFINE_EVENT macro 34 #define BPF_TEST_RUN_DEFINE_EVENT(template, call, proto, args, size) \ macro
|
/kernel/linux/linux-6.6/include/trace/events/ |
H A D | bpf_test_run.h | 28 #undef BPF_TEST_RUN_DEFINE_EVENT macro 29 #define BPF_TEST_RUN_DEFINE_EVENT(template, call, proto, args, size) \ macro 33 #undef BPF_TEST_RUN_DEFINE_EVENT macro 34 #define BPF_TEST_RUN_DEFINE_EVENT(template, call, proto, args, size) \ macro
|
Completed in 2 milliseconds